Skip to content

ApprovalsAction

ApprovalsAction = { show: true; } | { rung: ApprovalRung; } | { trust: McpTrustRequest; } | { usage: ApprovalsUsageProblem; }

Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/modules/slashCommands.ts:634

What /approvals resolved to, or null when the first argument names nothing it knows.