Docs/current-mcp-tools

Docs

Current MCP Tools

Tool nameRead/WriteBillingPurposeRequired inputs
social_accounts_listReadFreeList the social media accounts the authenticated user can access.None. Optional: channel, name, page
social_account_stats_listReadBillableFetch account analytics for a date range and selected metrics.account_id, since, until, metrics
social_account_posts_listReadBillableFetch published account posts and stories for a date range.account_id, since, until
social_competitors_listReadFreeList tracked competitors available in the current workspace.None. Optional: channel, name, page
social_competitors_createWriteFreeAdd a tracked competitor from a social profile URL.url
social_competitor_stats_listReadBillableFetch competitor public stats for a date range and selected metrics.competitor_id, since, until, metrics
social_competitor_posts_listReadBillableFetch competitor published posts for a date range.competitor_id, since, until

Optional tool inputs

  • Stats tools accept period with day, week, or month.
  • Posts tools accept type and order.
  • social_competitors_create also accepts optional timezone.