agent-tollbooth-intel__make_toll_policy
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[agent-tollbooth-intel] Normalize an agent spending policy and return a stable policy hash that can be attached to future paid actions.
Parameters schema
{
"type": "object",
"properties": {
"allowedTools": {
"type": "array",
"items": {
"type": "string"
}
},
"blockedTools": {
"type": "array",
"items": {
"type": "string"
}
},
"allowedAssets": {
"type": "array",
"items": {
"type": "string"
}
},
"allowedChains": {
"type": "array",
"items": {
"type": "string"
}
},
"riskTolerance": {
"enum": [
"low",
"medium",
"high"
],
"type": "string"
},
"dailyBudgetUsd": {
"type": "number",
"description": "Maximum total spend per day. Default: 10."
},
"allowedPurposes": {
"type": "array",
"items": {
"type": "string"
}
},
"perCallLimitUsd": {
"type": "number",
"description": "Maximum single paid call. Default: 1."
},
"allowedRecipients": {
"type": "array",
"items": {
"type": "string"
}
},
"blockedRecipients": {
"type": "array",
"items": {
"type": "string"
}
},
"requireHumanAboveUsd": {
"type": "number",
"description": "Amount where human review is required. Default: 2."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
TO1 Intelligence Fleet
1/7 registries