Capabilities Diff Discovery (Free) — Match Needs & Request Gaps
Use before starting a complex task to determine if the required tools exist, and request them in bulk if they don't.
Call
POST https://statepulse-api.hahavoid0.workers.dev/agent/capabilities-diff
{
"needs": [
"US bank holidays",
"DNS propagation",
"real-time stock pricing"
],
"agent_wallet": "0x742d35Cc6634C0532925a3b844Bc454e4438f44e"
}AgentCash command
npx agentcash@latest fetch https://statepulse-api.hahavoid0.workers.dev/agent/capabilities-diff -m POST -b '{"needs":["US bank holidays","DNS propagation","real-time stock pricing"],"agent_wallet":"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"}'Not for
Do not use to query actual real-time telemetry.