Experiment - Tool permission boundaries
Problem:You have an AI agent that can use multiple tools to complete tasks. Currently, the agent has full access to all tools without restrictions.
Current Metrics:Agent completes 95% of tasks but sometimes uses tools inappropriately, causing errors or security risks.
Issue:The agent lacks permission boundaries, leading to misuse of tools and potential unsafe actions.
