Cody
Overview
SLUG: CODY
Description
The magic of ChatGPT meets the expertise of a custom-made AI assistant trained on your specific business.
Authentication Details
API Key
Connecting to Cody
Create an auth config
Use the dashboard to create an auth config for the Cody toolkit. This allows you to connect multiple Cody accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Cody Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Cody toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
CODY_CREATE_CONVERSATION
Tool Name: Create Conversation
Description
Action Parameters
Action Response
CODY_CREATE_DOCUMENT
Tool Name: Create Document
Description
Action Parameters
Action Response
CODY_CREATE_DOCUMENT_FROM_FILE
Tool Name: Create Document From File
Description
Action Parameters
Action Response
CODY_CREATE_DOCUMENT_FROM_WEBPAGE
Tool Name: Create Document from Webpage
Description
Action Parameters
Action Response
CODY_CREATE_FOLDER
Tool Name: Create Folder
Description
Action Parameters
Action Response
CODY_DELETE_CONVERSATION
Tool Name: Delete Conversation
Description
Action Parameters
Action Response
CODY_DELETE_DOCUMENT
Tool Name: Delete Document
Description
Action Parameters
Action Response
CODY_GET_CONVERSATION
Tool Name: Get Conversation
Description
Action Parameters
Action Response
CODY_GET_DOCUMENT
Tool Name: Get Document
Description
Action Parameters
Action Response
CODY_GET_FOLDER
Tool Name: Get Folder
Description
Action Parameters
Action Response
CODY_GET_MESSAGE
Tool Name: Get Message
Description
Action Parameters
Action Response
CODY_GET_UPLOADS_SIGNED_URL
Tool Name: Get Upload Signed URL
Description
Action Parameters
Action Response
CODY_LIST_BOTS
Tool Name: List Bots
Description
Action Parameters
Action Response
CODY_LIST_CONVERSATIONS
Tool Name: List Conversations
Description
Action Parameters
Action Response
CODY_LIST_DOCUMENTS
Tool Name: List Documents
Description
Action Parameters
Action Response
CODY_LIST_FOLDERS
Tool Name: List Folders
Description
Action Parameters
Action Response
CODY_LIST_MESSAGES
Tool Name: List Messages
Description
Action Parameters
Action Response
CODY_SEND_MESSAGE
Tool Name: Send Message
Description
Action Parameters
Action Response
CODY_SEND_MESSAGE_FOR_STREAM
Tool Name: Send Message for Stream
Description
Action Parameters
Action Response
CODY_UPDATE_CONVERSATION
Tool Name: Update Conversation
Description
Action Parameters
Action Response
CODY_UPDATE_FOLDER
Tool Name: Update Folder
Description
Action Parameters
Action Response