Tools
Available tools
All 32 tools the Inklate MCP server exposes, grouped by what they act on — organizations, connections, channels, billing, posts, approvals, files, discovery, and metrics.
The server exposes 32 tools. Every one calls the same guarded procedure the dashboard calls, so an agent can do exactly what a person with the same permissions could — and no more.
Organizations — Discover which organizations you can act in
| Tool | Purpose |
|---|---|
organizations_list | List organizations |
Connections — Connect a social account — the flow that produces channels
| Tool | Purpose |
|---|---|
connections_create | Start connecting an account |
connections_create_with_credentials | Connect an account with credentials |
connections_get | Poll a connection |
connections_destinations | List a connection’s destinations |
connections_select | Turn destinations into channels |
Channels — Inspect publishing destinations and what each can do
| Tool | Purpose |
|---|---|
channels_list | List channels |
channels_creator_policy | Read a channel’s creator policy |
channels_disconnect | Disconnect channel |
capabilities | Get capabilities |
Billing — Plan state and the Ink balance AI actions draw down
| Tool | Purpose |
|---|---|
billing_plan | Get the plan |
billing_ink | Get the Ink wallet |
Posts — Create, validate, schedule, and publish content
| Tool | Purpose |
|---|---|
posts_create | Create a post — draft, scheduled, or published now |
posts_update | Update a post — content, channels, media, labels, campaign, or the schedule |
posts_get | Get one post, its validation, and live publish results |
posts_list | List posts |
posts_delete | Delete a post (takedown=true also removes it from the platforms) |
posts_publish | Publish an existing draft now |
posts_validate | Dry-run validation — the same response, nothing stored |
Approvals — Human sign-off before a post arms — request and decide
| Tool | Purpose |
|---|---|
approvals_rule | Read the org’s approval rule |
approvals_request | Request approval for a post |
approvals_decide | Approve or reject a pending request |
Files — Upload and manage the media a post attaches
| Tool | Purpose |
|---|---|
files_upload | Create presigned upload(s) for local files |
files_get | Get a file |
files_list | List files |
files_delete | Delete a file |
Discovery — Search content and read the conversation around it
| Tool | Purpose |
|---|---|
search | Search your content |
interactions_list | List interactions |
interactions_reply | Reply to a comment or mention |
Metrics — Per-post and per-channel performance
| Tool | Purpose |
|---|---|
posts_metrics | Get post metrics |
channels_metrics | Get channel metrics |
channels_growth | Get growth report |