Docsbot Ai
Learn how to use Docsbot Ai with Composio
Overview
Enum
DOCSBOT_AI
Description
DocsBot AI enables the creation of custom chatbots trained on your documentation, facilitating automated customer support and content generation.
Authentication Details
API_KEY
api_key
Actions
DOCSBOT_AI_CREATE_BOT
Action Parameters
description
name
settings
sources
team_id
visibility
Action Response
data
error
successful
DOCSBOT_AI_DELETE_BOT
Action Parameters
bot_id
team_id
Action Response
data
error
successful
DOCSBOT_AI_GET_BOT
Action Parameters
bot_id
team_id
Action Response
data
error
successful
DOCSBOT_AI_GET_TEAM
Action Parameters
team_id
Action Response
data
error
successful
DOCSBOT_AI_LIST_BOTS
Action Parameters
team_id
Action Response
data
error
successful
DOCSBOT_AI_LIST_QUESTIONS
Action Parameters
bot_id
limit
offset
search
status
team_id
Action Response
data
error
successful
DOCSBOT_AI_LIST_SOURCES
Action Parameters
bot_id
page
pageSize
team_id
Action Response
data
error
successful
DOCSBOT_AI_LIST_TEAMS
Action Parameters
Action Response
data
error
successful
DOCSBOT_AI_UPDATE_BOT
Action Parameters
avatarUrl
bot_id
description
instructions
model
name
team_id
temperature
Action Response
data
error
successful
DOCSBOT_AI_UPDATE_TEAM
Action Parameters
avatarUrl
description
name
team_id
Action Response
data
error
successful
DOCSBOT_AI_UPLOAD_FILE_TO_CLOUD_STORAGE
Action Parameters
fields
file_path
headers
upload_url
Action Response
data
error
successful
DOCSBOT_AI_DOCSBOT_CONVERSATION_TICKET_CREATION
Action Parameters
bot_id
conversation_id
team_id
Action Response
data
error
successful