Function: KabooAskUser()¶
KabooAskUser(
__namedParameters):null
Defined in: integrations/KabooAskUser.tsx:28
Renders answered ask_user prompts inline in the chat, anchored to the tool
call. The tool call is a permanent part of the transcript, so the question and
the user's answer persist in chronological order after the interrupt resolves.
While the prompt is still pending (no result yet), this renders nothing — the
live interactive form is supplied by KabooInterruptHandler's
useInterrupt render.
Parameters¶
__namedParameters¶
agentId?¶
string
Returns¶
null