# ChatBotKit SDK Documentation The ChatBotKit / CBK.AI is a conversational AI development framework that enables developers to build, deploy, and manage intelligent agents across various platforms. **NOTE**: Use clients class instances for more efficient access to the SDK features. Fallback to functions only when necessary. ## Documentation Resources - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/agent/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/agent/agent/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/agent/agent/functions/complete.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/agent/agent/functions/execute.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/color/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/color/functions/formatBlue.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/command/api/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/env/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/env/functions/getRUNAS_USERID.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/env/functions/getSECRET.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/index/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/index/functions/default.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/input/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/input/functions/confirm.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/input/functions/prompt.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/classes/BotResource.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/classes/DatasetResource.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/classes/Resource.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/classes/SitemapIntegrationResource.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/classes/SkillsetResource.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/classes/Solution.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/classes/WidgetIntegrationResource.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/functions/getArrayBackedObject.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/variables/BasicResourceConfigSchema.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/variables/BotResourceConfigSchema.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/variables/DatasetResourceConfigSchema.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/variables/ResourceConfigSchema.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/variables/SitemapIntegrationResourceConfigSchema.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/variables/SkillsetResourceConfigSchema.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/variables/SolutionConfigSchema.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/solution/variables/WidgetIntegrationResourceConfigSchema.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/tools/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/tools/functions/getToolNames.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/tools/functions/getTools.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/cli/tools/variables/tools.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/classes/AbortError.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/classes/FetchError.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/classes/TimeoutError.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/functions/anySignal.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/functions/fetch.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/functions/getFetchError.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/functions/jsonl.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/functions/withRetry.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/functions/withTimeout.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/fetch/variables/statusToCodeMap.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/next/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/next/edge/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/next/edge/functions/stream.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/nextauth/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/nextauth/adapter/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/nextauth/adapter/classes/MemoryStore.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/nextauth/adapter/classes/Store.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/nextauth/adapter/functions/ChatBotKitPartnerAdapter.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/nextauth/provider/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/nextauth/provider/functions/ChatBotKitEmailProvider.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/actions/complete/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/actions/complete/functions/default.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/actions/complete/functions/streamComplete.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/AutoScroller/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/AutoScroller/functions/AutoScroller.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/AutoTextarea/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/AutoTextarea/functions/AutoTextarea.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/ChatInput/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/ChatInput/functions/ChatInput.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/ChatMessage/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/ChatMessage/functions/ChatMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/ChatMessages/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/ChatMessages/functions/ChatMessages.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/ConversationManager/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/components/ConversationManager/functions/ConversationManager.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManager/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManager/functions/useConversationManager.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManagerRemote/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManagerRemote/functions/useConversationManagerRemote.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManagerState/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManagerState/functions/useConversationManagerState.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManagerStateReducer/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManagerStateReducer/functions/conversationManagerStateInitial.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManagerStateReducer/functions/conversationManagerStateReducer.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useConversationManagerStateReducer/functions/useConversationManagerStateReducer.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useDOMQuerySelector/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useDOMQuerySelector/functions/default.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useDeps/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useDeps/functions/default.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useWidgetInstance/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useWidgetInstance/functions/useWidgetInstance.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useWidgetInstanceFunctions/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useWidgetInstanceFunctions/functions/useWidgetInstanceFunctions.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useWidgetInstanceNotifications/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/hooks/useWidgetInstanceNotifications/functions/useWidgetInstanceNotifications.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/react/utils/stream/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/classes/BlueprintClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/v1/functions/cloneBlueprint.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/v1/functions/createBlueprint.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/v1/functions/deleteBlueprint.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/v1/functions/fetchBlueprint.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/v1/functions/listBlueprintResources.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/v1/functions/listBlueprints.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/blueprint/v1/functions/updateBlueprint.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/classes/BotClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/session/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/session/classes/BotSessionClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/session/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/session/v1/functions/createBotSession.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/v1/functions/createBot.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/v1/functions/deleteBot.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/v1/functions/downvoteBot.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/v1/functions/fetchBot.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/v1/functions/listBots.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/v1/functions/updateBot.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/bot/v1/functions/upvoteBot.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/channel/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/channel/classes/ChannelClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/channel/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/channel/v1/functions/publishChannelMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/channel/v1/functions/subscribeChannelMessages.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/client/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/client/classes/ChatBotKitClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/client/classes/ResponsePromise.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/client/interfaces/ChatBotKitClientOptions.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/classes/ContactClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/conversation/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/conversation/classes/ConversationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/conversation/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/conversation/v1/functions/listConversations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/secret/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/secret/classes/SecretClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/secret/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/secret/v1/functions/authenticateSecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/secret/v1/functions/listSecrets.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/secret/v1/functions/revokeSecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/secret/v1/functions/verifySecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/space/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/space/classes/SpaceClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/space/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/space/v1/functions/listSpaces.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/task/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/task/classes/TaskClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/task/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/task/v1/functions/listTasks.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/v1/functions/createContact.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/v1/functions/deleteContact.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/v1/functions/ensureContact.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/v1/functions/fetchContact.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/v1/functions/listContacts.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/contact/v1/functions/updateContact.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/attachment/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/attachment/classes/ConversationAttachmentClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/attachment/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/attachment/v1/functions/uploadConversationAttachment.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/classes/ConversationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/classes/ConversationMessageClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/v1/functions/createConversationMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/v1/functions/deleteConversationMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/v1/functions/downvoteConversationMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/v1/functions/fetchConversationMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/v1/functions/listConversationMessages.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/v1/functions/updateConversationMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/message/v1/functions/upvoteConversationMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/session/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/session/classes/ConversationSessionClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/session/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/session/v1/functions/createConversationSession.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/completeConversation.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/completeConversationMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/createConversation.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/deleteConversation.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/downvoteConversation.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/fetchConversation.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/listConversations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/receiveConversationMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/sendConversationMessage.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/updateConversation.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/conversation/v1/functions/upvoteConversation.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/classes/DatasetClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/file/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/file/classes/DatasetFileClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/file/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/file/v1/functions/attachDatasetFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/file/v1/functions/detachDatasetFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/file/v1/functions/listDatasetFiles.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/file/v1/functions/syncDatasetFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/record/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/record/classes/DatasetRecordClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/record/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/record/v1/functions/createDatasetRecord.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/record/v1/functions/deleteDatasetRecord.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/record/v1/functions/exportDatasetRecords.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/record/v1/functions/fetchDatasetRecord.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/record/v1/functions/listDatasetRecords.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/record/v1/functions/updateDatasetRecord.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/v1/functions/createDataset.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/v1/functions/deleteDataset.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/v1/functions/fetchDataset.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/v1/functions/listDatasets.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/v1/functions/searchDataset.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/dataset/v1/functions/updateDataset.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/classes/FileClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/v1/functions/createFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/v1/functions/deleteFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/v1/functions/downloadFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/v1/functions/fetchFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/v1/functions/listFiles.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/v1/functions/syncFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/v1/functions/updateFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/file/v1/functions/uploadFile.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/graphql/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/graphql/classes/GraphqlClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/graphql/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/graphql/v1/functions/call.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/index/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/index/classes/ChatBotKit.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/discord/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/discord/classes/DiscordIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/discord/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/discord/v1/functions/createDiscordIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/discord/v1/functions/deleteDiscordIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/discord/v1/functions/fetchDiscordIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/discord/v1/functions/listDiscordIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/discord/v1/functions/setupDiscordIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/discord/v1/functions/updateDiscordIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/email/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/email/classes/EmailIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/email/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/email/v1/functions/createEmailIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/email/v1/functions/deleteEmailIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/email/v1/functions/fetchEmailIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/email/v1/functions/listEmailIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/email/v1/functions/setupEmailIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/email/v1/functions/updateEmailIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/extract/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/extract/classes/ExtractIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/extract/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/extract/v1/functions/createExtractIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/extract/v1/functions/deleteExtractIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/extract/v1/functions/fetchExtractIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/extract/v1/functions/listExtractIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/extract/v1/functions/updateExtractIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/mcpserver/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/mcpserver/classes/McpServerIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/mcpserver/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/mcpserver/v1/functions/createMcpServerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/mcpserver/v1/functions/deleteMcpServerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/mcpserver/v1/functions/fetchMcpServerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/mcpserver/v1/functions/listMcpServerIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/mcpserver/v1/functions/updateMcpServerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/messenger/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/messenger/classes/MessengerIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/messenger/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/messenger/v1/functions/createMessengerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/messenger/v1/functions/deleteMessengerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/messenger/v1/functions/fetchMessengerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/messenger/v1/functions/listMessengerIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/messenger/v1/functions/setupMessengerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/messenger/v1/functions/updateMessengerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/notion/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/notion/classes/NotionIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/notion/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/notion/v1/functions/createNotionIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/notion/v1/functions/deleteNotionIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/notion/v1/functions/fetchNotionIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/notion/v1/functions/listNotionIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/notion/v1/functions/syncNotionIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/notion/v1/functions/updateNotionIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/sitemap/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/sitemap/classes/SitemapIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/sitemap/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/sitemap/v1/functions/createSitemapIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/sitemap/v1/functions/deleteSitemapIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/sitemap/v1/functions/fetchSitemapIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/sitemap/v1/functions/listSitemapIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/sitemap/v1/functions/syncSitemapIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/sitemap/v1/functions/updateSitemapIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/slack/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/slack/classes/SlackIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/slack/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/slack/v1/functions/createSlackIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/slack/v1/functions/deleteSlackIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/slack/v1/functions/fetchSlackIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/slack/v1/functions/listSlackIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/slack/v1/functions/setupSlackIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/slack/v1/functions/updateSlackIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/support/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/support/classes/SupportIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/support/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/support/v1/functions/createSupportIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/support/v1/functions/deleteSupportIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/support/v1/functions/fetchSupportIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/support/v1/functions/listSupportIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/support/v1/functions/updateSupportIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/telegram/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/telegram/classes/TelegramIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/telegram/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/telegram/v1/functions/createTelegramIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/telegram/v1/functions/deleteTelegramIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/telegram/v1/functions/fetchTelegramIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/telegram/v1/functions/listTelegramIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/telegram/v1/functions/setupTelegramIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/telegram/v1/functions/updateTelegramIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/classes/TriggerIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/v1/functions/createTriggerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/v1/functions/deleteTriggerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/v1/functions/fetchTriggerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/v1/functions/invokeTriggerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/v1/functions/listTriggerIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/v1/functions/setupTriggerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/trigger/v1/functions/updateTriggerIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/twilio/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/twilio/classes/TwilioIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/twilio/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/twilio/v1/functions/createTwilioIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/twilio/v1/functions/deleteTwilioIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/twilio/v1/functions/fetchTwilioIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/twilio/v1/functions/listTwilioIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/twilio/v1/functions/setupTwilioIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/twilio/v1/functions/updateTwilioIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/whatsapp/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/whatsapp/classes/WhatsAppIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/whatsapp/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/whatsapp/v1/functions/createWhatsAppIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/whatsapp/v1/functions/deleteWhatsAppIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/whatsapp/v1/functions/fetchWhatsAppIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/whatsapp/v1/functions/listWhatsAppIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/whatsapp/v1/functions/setupWhatsAppIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/whatsapp/v1/functions/updateWhatsAppIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/widget/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/widget/classes/WidgetIntegrationClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/widget/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/widget/v1/functions/createWidgetIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/widget/v1/functions/deleteWidgetIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/widget/v1/functions/fetchWidgetIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/widget/v1/functions/listWidgetIntegrations.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/widget/v1/functions/setupWidgetIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/integration/widget/v1/functions/updateWidgetIntegration.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/magic/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/magic/classes/MagicClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/magic/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/magic/v1/functions/generateMagic.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/classes/MemoryClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/v1/functions/createMemory.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/v1/functions/deleteMemory.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/v1/functions/exportMemories.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/v1/functions/fetchMemory.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/v1/functions/listMemories.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/v1/functions/searchMemory.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/memory/v1/functions/updateMemory.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/model/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/model/v1/functions/buildModelString.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/classes/PartnerClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/classes/PartnerUserClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/token/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/token/classes/PartnerUserTokenClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/token/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/token/v1/functions/createPartnerUserToken.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/token/v1/functions/deletePartnerUserToken.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/token/v1/functions/listPartnerUserTokens.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/v1/functions/createPartnerUser.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/v1/functions/deletePartnerUser.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/v1/functions/fetchPartnerUser.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/v1/functions/listPartnerUsers.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/partner/user/v1/functions/updatePartnerUser.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/ability/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/ability/classes/PlatformAbilityClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/ability/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/ability/v1/functions/listPlatformAbilities.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/action/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/action/classes/PlatformActionClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/action/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/action/v1/functions/listPlatformActions.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/classes/PlatformClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/classes/PlatformContentClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/doc/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/doc/classes/PlatformContentDocClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/doc/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/doc/v1/functions/fetchPlatformContentDoc.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/doc/v1/functions/listPlatformContentDocs.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/doc/v1/functions/searchPlatformContentDocs.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/manual/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/manual/classes/PlatformContentManualClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/manual/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/manual/v1/functions/fetchPlatformContentManual.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/manual/v1/functions/listPlatformContentManuals.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/manual/v1/functions/searchPlatformContentManuals.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/tutorial/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/tutorial/classes/PlatformContentTutorialClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/tutorial/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/tutorial/v1/functions/fetchPlatformContentTutorial.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/tutorial/v1/functions/listPlatformContentTutorials.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/content/tutorial/v1/functions/searchPlatformContentTutorials.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/example/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/example/classes/PlatformExampleClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/example/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/example/v1/functions/clonePlatformExample.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/example/v1/functions/listPlatformExamples.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/example/v1/functions/searchPlatformExamples.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/model/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/model/classes/PlatformModelClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/model/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/model/v1/functions/listPlatformModels.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/report/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/report/classes/PlatformReportClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/report/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/report/v1/functions/listPlatformReports.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/secret/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/secret/classes/PlatformSecretClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/secret/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/platform/secret/v1/functions/listPlatformSecrets.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/policy/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/policy/classes/PolicyClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/policy/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/policy/v1/functions/createPolicy.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/policy/v1/functions/deletePolicy.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/policy/v1/functions/fetchPolicy.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/policy/v1/functions/listPolicies.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/policy/v1/functions/updatePolicy.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/portal/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/portal/classes/PortalClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/portal/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/portal/v1/functions/createPortal.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/portal/v1/functions/deletePortal.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/portal/v1/functions/fetchPortal.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/portal/v1/functions/listPortals.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/portal/v1/functions/updatePortal.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/report/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/report/classes/ReportClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/report/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/report/v1/functions/fetchReport.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/report/v1/functions/fetchTypedReport.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/classes/SecretClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/v1/functions/authenticateSecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/v1/functions/createSecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/v1/functions/deleteSecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/v1/functions/fetchSecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/v1/functions/listSecrets.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/v1/functions/revokeSecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/v1/functions/updateSecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/secret/v1/functions/verifySecret.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/ability/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/ability/classes/SkillsetAbilityClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/ability/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/ability/v1/functions/createSkillsetAbility.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/ability/v1/functions/deleteSkillsetAbility.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/ability/v1/functions/exportSkillsetAbilities.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/ability/v1/functions/fetchSkillsetAbility.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/ability/v1/functions/listSkillsetAbilities.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/ability/v1/functions/updateSkillsetAbility.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/classes/SkillsetClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/v1/functions/createSkillset.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/v1/functions/deleteSkillset.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/v1/functions/fetchSkillset.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/v1/functions/listSkillsets.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/skillset/v1/functions/updateSkillset.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/space/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/space/classes/SpaceClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/space/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/space/v1/functions/createSpace.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/space/v1/functions/deleteSpace.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/space/v1/functions/fetchSpace.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/space/v1/functions/listSpaces.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/space/v1/functions/updateSpace.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/classes/TaskClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/v1/functions/createTask.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/v1/functions/deleteTask.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/v1/functions/exportTasks.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/v1/functions/fetchTask.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/v1/functions/listTasks.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/v1/functions/triggerTask.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/task/v1/functions/updateTask.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/team/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/team/classes/TeamClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/team/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/team/v1/functions/listTeams.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/usage/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/usage/classes/UsageClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/usage/series/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/usage/series/classes/UsageSeriesClient.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/usage/series/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/usage/series/v1/functions/fetchUsageSeries.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/usage/v1/README.md - https://chatbotkit.github.io/node-sdk/markdown/@chatbotkit/sdk/usage/v1/functions/fetchUsage.md - https://chatbotkit.github.io/node-sdk/markdown/README.md - https://chatbotkit.github.io/node-sdk/markdown/packages.md