delete_post
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.
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.
Post and schedule content to social media platforms including TikTok, X (Twitter), and Instagram. Operates as a skill/plugin within the OpenClaw agent framework to automate cross-platform social media publishing.
Common questions about connecting Crowterminal to AI agents with Metorial.