Skip to main content

Module ask_user

Module ask_user 

Source
Expand description

Tool schema for the built-in ask_user tool.

Schema types live here. Dispatch logic is server-specific and lives in the RuntimeBridge implementation.

Structs§

AskUser
Ask the user one or more structured questions and wait for their reply.
Question
A structured question with predefined options.
QuestionOption
A single option the user can choose from.

Functions§

tools