Skip to content

ApprovalsAction

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

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

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