set_network_policy
Set the network policy for all agents to strict (no internet), normal (default with allowed domains), or offline (airplane mode).
Instructions
Set the current network access policy for all agents.
'strict' — No internet access. Only local DB, files, and MCP tools.
'normal' — Default. Librarian and News Radar may access allowed domains.
'offline' — Airplane mode. All external requests blocked.
Args:
policy: One of 'strict' | 'normal' | 'offline'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |