list_negotiations
ActiveTool of run.domani/domani
declared in 1.0.0
List your active and past price negotiations (as buyer or seller). Counterparties are anonymized. Requires deals:read scope.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"role": {
"enum": [
"buyer",
"seller"
],
"type": "string",
"description": "Filter by your role"
},
"status": {
"type": "string",
"description": "Filter by status (open|agreed|completed|all)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries