Deposit to Gateway
depositDeposit USDC to fund the agent's Gateway balance, enabling gas-free spending for subsequent API calls.
Instructions
Fund the agent's Gateway balance once (gas-free spending afterward). Amount in USDC, e.g. '5'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | USDC amount to deposit, e.g. '5' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| tx | No | ||
| error | No | ||
| deposited | No |