cancel_broker_request
ActiveTool of run.domani/domani
declared in 1.0.0
Cancel an active domain acquisition request. Requires deals:write scope.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"request_id"
],
"properties": {
"request_id": {
"type": "string",
"description": "The broker request ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries