ClawLink
AI & ML21 toolsPaste one API key

Cody integration for AI agents

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.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Cody once and call the same tools from all of them.

Setup

Connect Cody through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Cody exposes 21 tools through ClawLink. The 19 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
cody_get_conversationFetch a conversation by its ID from Cody AIRead
cody_get_documentRetrieve a specific document by its identifier from Cody AIRead
cody_get_folderRetrieve a specific folder by its identifierRead
cody_get_messageFetch a specific message by its ID from Cody AIRead
cody_get_uploads_signed_urlGet an AWS S3 signed upload URL for file uploadsRead
cody_list_botsGet all bots with optional keyword filteringRead
cody_list_conversationsGet all conversations with optional filtering by bot, keyword, or includesRead
cody_list_documentsRetrieve all documents from Cody AI account with optional filteringRead
cody_list_foldersRetrieve all folders with optional keyword filteringRead
cody_list_messagesRetrieve a paginated list of messages from Cody, optionally filtered by conversationRead
cody_create_conversationCreate a new conversation with a specified botWrite
cody_create_documentCreate a new document with text or HTML content in Cody AIWrite
cody_create_document_from_fileCreate a document by uploading a file (up to 100 MB)Write
cody_create_document_from_webpageCreate a document from a publicly accessible webpage URLWrite
cody_create_folderCreate a new folder in Cody AI for organizing contentWrite
cody_send_messageSend a message to Cody AI and receive an AI-generated responseWrite
cody_send_message_for_streamSend a message to Cody AI and receive a Server-Sent Events (SSE) stream URL for the AI responseWrite
cody_update_conversationUpdate a conversation by its ID including name, bot_id, and document_idsWrite
cody_update_folderUpdate a folder by its IDWrite