Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Delete Post

Delete a post from CrowTerminal. This cancels queued or scheduled posts before they are published. Published posts are removed from CrowTerminal records but remain on the target platform.

Update Post

Update an existing post's text, media, or scheduled time. Only posts that have not yet been published (status: queued or scheduled) can be updated.

Get Post

Retrieve a single post by its ID, including its current publish status, platform details, and any associated media. Also returns job delivery information if available, including failure reasons for failed posts.

Manage Schedule

View, create, toggle, or delete recurring schedule slots for automated posting. Schedule slots define recurring time windows (day + time) when posts should be published automatically on a given platform and account. Use **action: list** to see existing slots, **create** to add new ones, **toggle** to enable/disable, or **delete** to remove a slot.

List Posts

List posts across connected social media accounts with optional filtering by platform, account, and publish status. Supports pagination for browsing large post histories.

List Accounts

List all connected social media accounts. Returns each account's platform, username, connection status, and unique identifier. Use this to discover available accounts before creating posts.

Create Post

Create and publish a new social media post to a connected platform (TikTok, X, or Instagram). Supports text content with optional media attachments and scheduling for future publication. An **idempotency key** can be provided to prevent duplicate posts when retrying.