Skip to main content
Cody logo

Cody

Cody is an AI-powered assistant that uses the magic of ChatGPT meets the expertise of a custom-made AI assistant trained on your specific business.

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

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

Get your Cody credential →

Fields to fill in FlyMyAI

FieldDetails
API KeyVisit the API Keys page at https://getcody.ai/settings/api to retrieve your 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
CODY_CREATE_CONVERSATIONTool to create a new conversation with a specified bot. Use when starting a new conversation thread with optional focus mode to limit bot's knowledge base to specific documents.name, bot_id
CODY_CREATE_DOCUMENTTool to create a new document with text or HTML content in Cody AI. Use when you need to add documents to Cody's knowledge base with up to 768 KB of content.name, folder_id, content
CODY_CREATE_DOCUMENT_FROM_FILETool to create a document by uploading a file (up to 100 MB). Supports txt, md, rtf, pdf, ppt, pptx, pptm, doc, docx, docm formats. Use when you need to add file-based documents to Cody's knowledge base. The file is processed asynchronously.key
CODY_CREATE_DOCUMENT_FROM_WEBPAGETool to create a document from a publicly accessible webpage URL. Use when you need to import content from a webpage into Cody AI. The webpage must be accessible without login. If request fails, ensure the URL is publicly accessible and not blocked by a firew…url, folder_id
CODY_CREATE_FOLDERTool to create a new folder in Cody AI for organizing content. Use when you need to create a folder to organize documents or conversations.name
CODY_DELETE_CONVERSATIONTool to delete a conversation by its ID. Use when you need to permanently remove a conversation from the system.id
CODY_DELETE_DOCUMENTTool to delete a document by id. Use when removing a document that is no longer needed.id
CODY_GET_CONVERSATIONTool to fetch a conversation by its ID from Cody AI. Use when you need to retrieve details about a specific conversation. Supports optional includes parameter to filter response to list document IDs.id
CODY_GET_DOCUMENTTool to retrieve a specific document by its identifier from Cody AI. Use when you need to get details about a particular document including its status, content URL, and metadata.id
CODY_GET_FOLDERTool to retrieve a specific folder by its identifier. Use when you need to get details about a folder.id
CODY_GET_MESSAGETool to fetch a specific message by its ID from Cody AI. Use when you need to retrieve details about a particular message, with optional includes for sources or usage metrics.id
CODY_GET_UPLOADS_SIGNED_URLTool to get an AWS S3 signed upload URL for file uploads. Use when you need to obtain a signed URL to upload a file to Cody's storage.file_name, content_type
CODY_LIST_BOTSTool to get all bots with optional keyword filtering. Use when you need to retrieve the list of available bots in a Cody account.-
CODY_LIST_CONVERSATIONSTool to get all conversations with optional filtering by bot, keyword, or includes. Use when you need to retrieve conversation history, filter by bot, search by name, or get document associations.-
CODY_LIST_DOCUMENTSTool to retrieve all documents from Cody AI account with optional filtering. Use when you need to list documents by folder, conversation, or search by keyword. Returns document details including learning status and content URL.-
CODY_LIST_FOLDERSTool to retrieve all folders with optional keyword filtering. Use when you need to list or search for folders in the account.-
CODY_LIST_MESSAGESTool to retrieve a paginated list of messages from Cody, optionally filtered by conversation. Use when you need to list messages, with optional filtering by conversation_id and extra attributes (sources or usage).-
CODY_SEND_MESSAGETool to send a message to Cody AI and receive an AI-generated response. Use when you need to send a user message to a conversation and get the AI's reply.content, conversation_id
CODY_SEND_MESSAGE_FOR_STREAMTool to send a message to Cody AI and receive a Server-Sent Events (SSE) stream URL for the AI response. Use when you need streaming responses instead of waiting for the complete message. The response contains a stream_url that can be used to connect to the S…content, conversation_id
CODY_UPDATE_CONVERSATIONTool to update a conversation by its ID including name, bot_id, and document_ids. Use when you need to modify an existing conversation's properties.id, name, bot_id
CODY_UPDATE_FOLDERTool to update a folder by its ID. Use when you need to modify an existing folder's name.id, name
We love our partners - FlyMy.AI builds with the best. Thanks, Cody!