ubos_store_call
Call metered UBOS x402 tools on a pay-per-call basis. Use your api_key as agent identity, send a payload for governor or hotvessel, and receive pay instructions if balance is insufficient.
Instructions
Call a UBOS x402 metered tool, pay-per-call. Choose any api_key string as your agent identity; with no balance you receive HTTP-402 pay instructions (send USDC on Solana to the wallet with memo = your api_key; credits in ~15s; retry). governor payload: {"action": "..."}; hotvessel payload: {"prompt": "..."}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | your self-chosen agent identity / payment memo | |
| payload | No | product input | |
| product | Yes | product id: governor | hotvessel |