list_workspacesNo inputLists every workspace configured in this MCP service, then fetches each workspace profile.
get_workspace{ workspace? }Reads one workspace profile. Uses the configured default workspace when omitted.
list_contacts{ workspace?, status?, q?, updated_since?, tag?, limit? }Lists contacts using the filters supported by the current workspace API.
get_contact{ workspace?, contact_id }Reads one contact by id.
list_conversations{ workspace?, limit? }Lists recent conversations without full message history.
get_conversation{ workspace?, contact_id, limit? }Reads message history for one contact.
get_analytics{ workspace? }Reads the compact workspace analytics summary.
get_agent_memory{ workspace?, contact_id?, type?, limit? }Reads AI memory. Type filtering is applied by the MCP server after fetching.
get_content_insights{ workspace?, days?, limit? }Reads customer questions, objections, content signals, and learning signals.
get_audiences{ workspace?, segment?, tag?, limit? }Reads audience segments such as ghosted, engaged, qualified, recent, or all.