Skip to main content
Glama

assistant_manage

Manage AI assistant conversations by listing, retrieving, sending messages, or clearing them within the FleetQ MCP server.

Instructions

Manage AI assistant conversations. Actions: conversation_list, conversation_get (conversation_id), send_message (conversation_id, message), conversation_clear (conversation_id).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: conversation_list, conversation_get, send_message, conversation_clear
limitNoMax results (default 20, max 50)
conversation_idYesConversation UUID
messageYesThe message to send to the assistant
context_typeNoContext binding: experiment | project | agent | crew | workflow
context_idNoUUID of the bound context entity

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/escapeboy/agent-fleet-o'

If you have feedback or need assistance with the MCP directory API, please join our Discord server