draft_authority_mandate
ActiveTool of Wever Labs Agentic Rails
declared in 3.0.0
Validate a non-authoritative mandate draft for an exact principal, agent, scope, time window, and budget.
Parameters schema
{
"type": "object",
"properties": {
"agent_id": {
"type": "string"
},
"currency": {
"type": "string"
},
"max_runs": {
"type": "integer"
},
"allowed_rails": {
"type": "array",
"items": {
"type": "string"
}
},
"allowed_tools": {
"type": "array",
"items": {
"type": "string"
}
},
"permission_mode": {
"enum": [
"read_only",
"bounded_write"
],
"type": "string"
},
"max_amount_units": {
"type": "number"
},
"allowed_resources": {
"type": "array",
"items": {
"type": "string"
}
},
"consent_reference": {
"type": "string"
},
"identity_provider": {
"type": "string"
},
"principal_reference": {
"type": "string"
},
"public_activity_consent": {
"type": "boolean"
}
},
"additionalProperties": true
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Wever Labs Agentic Rails
1/7 registries