Agent Workflows
Task-oriented playbooks for AI agents using the Pharlo MCP server. Each page maps a real user intent to a concrete sequence of the 21 MCP tools, with preconditions, recovery paths, and the equivalent REST call.
Every tool referenced here exists on the live MCP server. Live platforms are YouTube and Facebook only — platform-specific steps are marked accordingly. Error semantics follow the error catalog (opens in a new tab) and the Error Handling guide.
Workflows
| Workflow | Intent |
|---|---|
| Publish now | Post content to a connected channel immediately |
| Schedule a post | Publish at a specific future time |
| Connect a channel | Authorize a new YouTube/Facebook channel |
| Large-file upload | Upload a big local video via the browser |
| Retry a failed assignment | Re-run a publish that failed |
| Cancel a scheduled post | Stop a pending/scheduled assignment |
| Update published content | Edit a live post's metadata |
| Check connection health | Verify a channel's token is valid |
| Compare analytics | Compare stats across channels |
| Debug webhooks | Diagnose webhook delivery failures |