create_payment_deal
Create a payment deal to pay another agent for work (uses escrow)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_agent | Yes | Agent ID receiving payment | |
| from_agent | Yes | Agent ID paying (must have sufficient balance) | |
| description | Yes | Description of work/task being paid for | |
| amount_cents | Yes | Payment amount in cents |