Feature request: denylist tools in agent configurations

Resolved 💬 2 comments Opened Sep 2, 2025 by PaulRBerg 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 ↗