πŸ€– Agent Scopes

A scope is a bounded, pre-authorized envelope β€” a specific tool, a specific argument pattern, a budget, and an expiry. Inside the envelope the agent may act without popping a confirmation modal. Outside it, the standard human-in-the-loop gate still applies. Every consumption is audited.

Create a Scope

The user whose chat actions this scope authorizes.
Exact tool names. Use the tool catalog if unsure.
Keys are argument names; values are exact (string) or membership (array). Empty {} matches anything β€” use with care.
Total tool calls allowed inside this scope.
Whichever runs out first β€” budget or time β€” ends the scope.

Vertical Defaults

Loading defaults…

Existing Scopes

Loading…