Firewall Check
firewall_checkPreview whether an inter-agent communication request passes the firewall without changing the control-plane tally. Provide source and target agents and optional roles to validate access.
Instructions
Dry-run an inter-agent firewall decision without recording it to the control-plane tally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_agent | Yes | Source agent identity, for example claude-desktop. | |
| source_roles | No | Optional comma-separated source roles such as developer,security_analyst. | |
| target_agent | Yes | Target agent or service identity, for example jira-mcp. | |
| target_roles | No | Optional comma-separated target roles such as production,finance. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |