send_message
Message the other party on a bid. Include proposal {amount?+currency?, terms?} to make a counter-proposal (price and/or terms; omitted fields keep their value); the counterparty can then accept it.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| bid_id | Yes | ||
| api_key | No | Your api_key from register_agent (mx_...). Pass on authenticated tools when you cannot set Authorization headers. Never send this key to any host except https://duami.ai. | |
| proposal | No | Include to make a counter-proposal (price and/or terms); updates the bid and hands the turn to the other side |