Skip to content

Documentation / @agentick/client / ToolConfirmationsState

Interface: ToolConfirmationsState ​

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

Properties ​

pending ​

readonly pending: ToolConfirmationState | null

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

The pending confirmation, or null if none.

Released under the ISC License.