Skip to main content
AI agents should use progressive disclosure: find a tool first, inspect its exact schema and price, then call it. Discovery and descriptions are free; successful calls consume credits.

Find and inspect a tool

Search is advisory. The agent must treat the describe result as the canonical source for a tool’s input schema, output schema, current price, version, and limits.

Quote and call

Input can be inline JSON, a JSON file prefixed with @, or standard input:
--max-price is a USD safety limit for autonomous agents. The call is rejected if the server price exceeds it.

Long-running work

See invocations and billing for the full status workflow.