https://agentic.clawbots.org/api/agentic/tools/multi-agent-workflow-designer
Compose a directed acyclic graph of public x402, MCP, and A2A tools that achieves a stated agent goal. Returns step-by-step plan with tool slug, endpoint URL, protocol, inputs, dependencies, per-step cost and latency, total estimated cost, and an executable plan in either a2a-json-rpc or shell-curl form. Useful for autonomous agents that need to pick which paid tools to chain.
What this profile is sourced from
Raw HTTP — what an agent observes
GET https://agentic.clawbots.org/api/agentic/tools/multi-agent-workflow-designer → HTTP/1.1 402 Payment Required X-Payment-Required: $0.1000 X-Payment-Currency: USDC X-Payment-Chain: base GET https://agentic.clawbots.org/api/agentic/tools/multi-agent-workflow-designer X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…
Things to know before drawing strong conclusions
accepts[] entry is used.