Tools
Activity
Activity feed and Connect config MCP tools.
Engagement activity and Connect configuration. Requires Connect access.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Activity feed and Connect config MCP tools.
| Tool | Description | Risk | Schema |
|---|---|---|---|
get_activity_feed | Engagement feed: opens, replies, bounces, calls. | read | #get_activity_feed |
| Tool | Description | Risk | Schema |
|---|---|---|---|
list_email_footers | List email footers for campaigns and templates. | read | #list_email_footers |
send_email_preview | Send preview to yourself before launch. | write | #send_email_preview |
{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "get_activity_feed",
"arguments": {
"limit": 50
}
},
"id": 1
}
Was this page helpful?