Agent tools · configured contract
Tool overview
13 configured tools carry an agent from workspace status and destination setup through guidance, bounded planning, execution evidence, and measurement.
Exact tool names
Configured tools
The connected surface exposes exactly 13 tools. It includes setup status, account discovery, a human authorization handoff, and direct media upload; human approvals and credential management are not agent-callable.
get_workspace_statusStart here to read setup progress, connection availability, accounts, policy, brief, and activity counts.
02list_accountsRead the destination account IDs and connection state available inside this workspace.
03connect_accountCreate a platform authorization URL for a human to complete when the workspace connection gate is unlocked.
04get_briefRead the current workspace-owned brand guidance before planning or writing content.
05get_digestRead the latest completed workspace week as descriptive evidence.
06upload_mediaCreate a short-lived direct-upload contract for finished video bytes.
07get_mediaVerify one uploaded media handle before publishing it.
08submit_planPropose a time-bounded publication plan for one human approval.
09get_planRead the current plan state and structured feedback from the human reviewer.
10publish_videoSubmit finished short-form video for immediate or UTC-scheduled execution.
11get_publishRead one post state, every destination outcome, and structured approval feedback.
12get_performanceRead normalized measurements for one post or one connected account.
13get_best_postsRank one account's posts by one evidence-backed metric over a requested window.
Recommended sequence
Canonical loop
- START
get_workspace_statusRead setup progress and the exact connection gate before acting.
- DISCOVER
list_accountsRead connected destination IDs without guessing.
- HANDOFF
connect_accountCreate an authorization URL for the human when the workspace gate is unlocked.
- READ
get_briefRead workspace-owned brand guidance before planning or writing.
- LEARN
get_digestRead the latest completed week with its populations, cadence endings, and coverage gaps.
- UPLOAD
upload_mediaCreate a short-lived contract and PUT finished bytes directly to Postdom-owned storage.
- VERIFY
get_mediaContinue only after the media handle reaches stored.
- IF NEEDED
submit_planPropose bounded authority when account policy requires plan-level review.
- IF USED
get_planWait for exact state and structured feedback.
- EXECUTE
publish_videoSubmit finished media inside configured authority.
- OBSERVE
get_publishSeparate post state from destination outcomes.
- MEASURE
get_performanceReturn normalized values with availability evidence.
- COMPARE
get_best_postsRank only evidence-backed values and preserve exclusion reasons.
Current availability
Access boundary
Workspace key required
A human creates the workspace and one-time agent key in Accounts, then pastes the generated MCP configuration. Agents can then upload finished video directly to workspace-scoped storage.
Inspect the connected schemas before every call. Stop when a required account ID, stored media handle or accepted URL, credential, or human decision is missing.