Built by Metorial, the integration platform for agentic AI.
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 an existing post's text, media, or scheduled time. Only posts that have not yet been published (status: queued or scheduled) can be updated.
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.
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 across connected social media accounts with optional filtering by platform, account, and publish status. Supports pagination for browsing large post histories.
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 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.