accept_swap
Accepts an open peer-to-peer token swap offer by providing the swap ID, agent ID, and API key to finalize the trade.
Instructions
Accept an open P2P token swap offer. Requires api_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your api_key from register_agent | |
| swap_id | Yes | UUID of the swap to accept | |
| agent_id | Yes | UUID of the agent accepting the swap |