ChatBotKit Node SDK
CBK.AI
CBK.AI DOCS
CBK.AI MCP
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
@chatbotkit/sdk
report/v1
generateTypedReport
Function generateTypedReport
generateTypedReport
<
T
extends
ReportId
>
(
client
:
ChatBotKitClient
,
reportId
:
T
,
request
:
ReportInputTypes
[
T
]
,
)
:
Promise
<
ReportOutputTypes
[
T
]
>
Generate a typed report with input and output type safety
Type Parameters
T
extends
ReportId
Parameters
client
:
ChatBotKitClient
reportId
:
T
The report ID
request
:
ReportInputTypes
[
T
]
The report input
Returns
Promise
<
ReportOutputTypes
[
T
]
>
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...
Generate a typed report with input and output type safety