set_allowlist_mode
Set the merchant-allowlist enforcement mode to control whether unlisted hosts or payees are blocked during payment and credit operations.
Instructions
Set the agent's merchant-allowlist enforcement mode. "off" (default) allows any vendor. "host" blocks unlisted hosts before the first fetch; "vendor" blocks unlisted payees before signing; "both" enforces both. Allowlist entries themselves are managed with add_allowlist_entry. Requires an agent key (floe_...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Enforcement mode: off | host | vendor | both. |