Start from today’s idea
get_today_idea to pull the brand-grounded idea Sydium already generated, then generate_caption to draft it - so the post starts from a real angle, not a blank page.
Publish now
list_accounts, then publish_post with your text across every connected target.
Schedule for later
generate_caption, then publish_post with scheduleAt set to Friday 9am and two targets.
Cancel a scheduled post
cancel_post with the operation id from the previous step. Only targets still scheduled are cancelled.
See what’s scheduled
list_scheduled_posts with this week’s from/to and lists each scheduled post with its platforms and time - no post ids needed.
Check status
get_post_status and reports the per-platform result (published, scheduled, or failed).
Pull analytics
get_analytics for the last 30 days and summarizes reach, engagement, and growth.
Post to a specific format
get_platform_capabilities to confirm the post type, then publish_post with a youtube target and the short post type.
You always stay in control. The agent shows the draft and the action it is about to take, and nothing posts outside the scopes you approved when you connected.

