Skip to main content
DocsBot AI logo

DocsBot AI

DocsBot AI enables the creation of custom chatbots trained on your documentation, facilitating automated customer support and content generation.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

DocsBot AI authenticates with an API key. Generate the credential in your DocsBot AI account, then paste it into FlyMyAI the first time an agent uses a DocsBot AI action.

Get your DocsBot AI credential →

Fields to fill in FlyMyAI

FieldDetails
DocsBot AI API KeyYour DocsBot AI API key. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
DOCSBOT_AI_CREATE_BOTTool to create a new bot within a team. use when you have a valid team id and want to provision a new bot.team_id, name, visibility
DOCSBOT_AI_DELETE_BOTTool to delete a specific bot by its id. use after confirming the bot id is correct to permanently remove a bot from the system.team_id, bot_id
DOCSBOT_AI_DOCSBOT_CONVERSATION_TICKET_CREATIONTool to generate a structured support ticket from a chat agent conversation. use when you need to convert an existing conversation into a ready-to-submit helpdesk ticket.team_id, bot_id, conversation_id
DOCSBOT_AI_GET_BOTTool to fetch details of a specific bot by id within a team. use after confirming valid team and bot ids.team_id, bot_id
DOCSBOT_AI_GET_TEAMTool to fetch details of a specific team by its id. use when you need full team info including members and settings after confirming the team id.team_id
DOCSBOT_AI_LIST_BOTSTool to list all bots for a given team. use after confirming the team id to retrieve all associated bots for that team.team_id
DOCSBOT_AI_LIST_QUESTIONSTool to list all questions asked of a specific bot. use after confirming the bot's identifier. example: "list questions for bot abc123 with status 'unanswered'."team_id, bot_id
DOCSBOT_AI_LIST_SOURCESTool to list all sources for a specific bot. use when you need to retrieve paginated source lists after confirming the bot's identifier.team_id, bot_id
DOCSBOT_AI_LIST_TEAMSTool to list all teams. use when you need to retrieve every team associated with the authenticated user.-
DOCSBOT_AI_UPDATE_BOTTool to update specific fields for a bot (e.g., name, description, settings). use after confirming valid team and bot ids.team_id, bot_id
DOCSBOT_AI_UPDATE_TEAMTool to update specific fields for a team. use after confirming the team id when you need to change the team's name, description, or avatar url. returns the updated team record.team_id
DOCSBOT_AI_UPLOAD_FILE_TO_CLOUD_STORAGETool to upload a file to cloud storage via a presigned url. use after generating a presigned url for file upload.upload_url, file_path
We love our partners - FlyMy.AI builds with the best. Thanks, DocsBot AI!