Mutations
resolveAgentApproval
Approves or denies a pending Sidekick tool-use approval request identified by its leaseId. When approved, the agent session automatically resumes and executes the approved tools. When denied, the agent is notified so it can explain the denial to the user. An optional reviewerNote is passed back to the agent in both cases.
MUTATION
resolveAgentApproval(input: ResolveAgentApprovalInput!): ResolveAgentApprovalOutput!Arguments
input
required
Returns
error
Mutation
Variables
Response
Mutation
Variables
Response

