Types
AgentSandboxToolMode
When Sidekick is allowed to use a tool:
- NOT_REQUIRED: Sidekick runs the tool directly.
- APPROVAL_REQUIRED: Sidekick must request human approval before running it.
- DISABLED: the tool is listed to Sidekick but every call is rejected.
enum
AgentSandboxToolModeValues
NOT_REQUIRED
APPROVAL_REQUIRED
DISABLED

