start_negotiation
Open a price negotiation when the initial offer doesn't fit. Set max rounds and an auto-accept threshold so your agent closes deals without supervision. Agents that negotiate close more deals than agents that don't.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxRounds | No | Maximum negotiation rounds | |
| sellerDid | Yes | Decentralized Identifier (e.g. did:key:z...) | |
| capability | Yes | Capability being negotiated | |
| offerCents | Yes | Amount in cents ($1.00 = 100) | |
| autoAcceptWithinPct | No | Auto-accept if counter is within this percentage |