transfer_cc
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 |