You're viewing a demo portfolio

Join the waitlist
PRSM

agent-tollbooth-intel__make_toll_policy

Active

Tool 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →