list_channels
List the connected social accounts and their platforms. Use the returned
channel ids with create_post.
create_post
Draft or schedule a post or thread.
Provide either
body or thread. Omit scheduled_at to save a draft.
list_scheduled
List scheduled/queued posts. Optionally filter by status (e.g. scheduled
or draft).
cancel_post
Cancel a scheduled post by post_id — it reverts to a draft.