Feature request: denylist tools in agent configurations

Status Closed — duplicate
Maintainer reply None cached
Activity 2 comments · opened Sep 2, 2025 · closed Sep 2, 2025

At the moment, an agent configuration file can only allowlist tools, e.g.

---
name: your-sub-agent-name
description: Description of when this subagent should be invoked
tools: tool1, tool2, tool3  # Optional - inherits all tools if omitted
---

It would be helpful if we could instead denylist some tools but allow all others.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗