agent-zero/plugins/_tool_access/plugin.yaml
Alessandro eec18ad839 Enforce scoped tool access policies
Add one project/profile-aware resolver for canonical local, plugin, and MCP tool identities.

Apply it to text prompts, Responses schemas, connector stubs, local execution, MCP invocation, and delegated agents while preserving the response and vision invariants owned by the runtime.
2026-08-12 14:34:15 +02:00

7 lines
207 B
YAML

name: _tool_access
title: Tool Access
description: Enforces sparse project and agent tool visibility and execution policy.
version: 1.0.0
always_enabled: true
per_project_config: true
per_agent_config: true