withdraw_funds
Withdraw bsUSD from an AI agent's wallet to any Solana address using the owner key. Specify destination and amount; agent ID and owner key auto-fill from saved credentials.
Instructions
Withdraw bsUSD from an agent's wallet to any Solana address. Requires owner key (auto-loaded from saved credentials).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | The agent's profile ID. Auto-filled from saved credentials if omitted. | |
| destination | Yes | Destination Solana wallet address to send funds to. | |
| amount | Yes | Amount of bsUSD to withdraw. | |
| owner_key | No | The owner key (cfm_own_xxx). Auto-filled from saved credentials if omitted. |