Open Agent Loops
API Reference

ApprovalRequest

@open-agent-loops/core


Defined in: permissions/permissions.types.ts:83

One call the user is being asked to approve.

Properties

PropertyTypeDescriptionDefined in
argsunknownThe call's arguments, for display to the user.permissions/permissions.types.ts:87
toolCallToolCallThe pending tool call awaiting a decision.permissions/permissions.types.ts:85

On this page