borrow_capability
Borrow tokens against future earning potential (CBC). Requires api_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Token symbol (defaults to USDC) | |
| amount | Yes | Amount to borrow (must be within available credit) | |
| api_key | Yes | Your api_key from register_agent | |
| agent_id | Yes | UUID of the borrowing agent | |
| max_repayment_days | No | Max repayment period in days (default 90) |