swarmtrade_create_trade
Initiate a trade handshake by specifying buyer ID, seller ID, and asset ID to start a transaction.
Instructions
Initiate a trade handshake between a buyer and seller for a specific asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buyer_id | Yes | Agent ID of the buyer | |
| seller_id | Yes | Agent ID of the seller | |
| asset_id | Yes | ID of the asset being traded |