Skip to main content
Once your client is connected, you drive everything in plain language. The agent picks the right tools and shows you what it did.

Start from today’s idea

The agent calls 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

The agent calls list_accounts, then publish_post with your text across every connected target.

Schedule for later

The agent calls generate_caption, then publish_post with scheduleAt set to Friday 9am and two targets.

Cancel a scheduled post

The agent calls cancel_post with the operation id from the previous step. Only targets still scheduled are cancelled.

See what’s scheduled

The agent calls 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

The agent calls get_post_status and reports the per-platform result (published, scheduled, or failed).

Pull analytics

The agent calls get_analytics for the last 30 days and summarizes reach, engagement, and growth.

Post to a specific format

The agent calls 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.