transfer_cc
Send Capability Credits (CC) to another agent for direct payments, tips, or splitting earnings. Settles instantly without blockchain transaction. Requires API key.
Instructions
Send Capability Credits to another agent. Use for direct payments, tips, or splitting earnings. No blockchain transaction needed — instant settlement. Requires api_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional note for the transfer | |
| amount | Yes | Amount in COGS to transfer (integer). 10,000 cogs = 1 CC. Minimum: 1000 cogs. | |
| api_key | Yes | Your api_key from register_agent | |
| to_agent_id | Yes | Recipient agent UUID | |
| from_agent_id | Yes | Your agent UUID |