Skip to content

Documentation / @agentick/client / ToolConfirmationsState

Interface: ToolConfirmationsState

Defined in: client/src/chat-types.ts:144

Properties

pending

readonly pending: ToolConfirmationState | null

Defined in: client/src/chat-types.ts:146

The pending confirmation, or null if none.

Released under the ISC License.