Andru Docs
OverviewQuickstart
Chrome Extension
For AI Agents
llms.txtllms-full.txtOpenAPI Spec
← All Tools

get_syndication_status

SyndicationFree<200mssyndication:read

Per-platform CRM syndication status with drift detection, last sync time, and ICP hash comparison.

Example (curl)

curl
curl -X POST https://platform.andru-ai.com/api/mcp/tools/call \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{"tool": "get_syndication_status", "arguments": {}}'

Example (MCP)

Claude Prompt
What is the sync status of our CRM connections?