ChatBotKit Node SDK
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
@chatbotkit/react
actions/complete
InputFunction
Type Alias InputFunction
InputFunction
:
{
description
:
string
;
handler
?:
(
args
:
HandlerArgs
,
options
:
HandlerOptions
,
)
=>
Promise
<
HandlerResult
>
;
name
:
string
;
parameters
:
BasicParametersSchema
|
ValidatingParametersSchema
;
}
Type Declaration
description
:
string
Optional
handler
?:
(
args
:
HandlerArgs
,
options
:
HandlerOptions
)
=>
Promise
<
HandlerResult
>
name
:
string
parameters
:
BasicParametersSchema
|
ValidatingParametersSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
ChatBotKit Node SDK
Loading...