Skip to main content
Glama

crew_manage

Manage multi-agent crews by listing, creating, updating, and executing collaborative workflows with defined goals and processes.

Instructions

Manage multi-agent crews. Actions: list, get (crew_id), create (name, process_type, agents), update (crew_id + fields), execute (crew_id, goal), execution_status (crew_id, execution_id), executions_list (crew_id).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: list, get, create, update, execute, execution_status, executions_list
statusNoFilter by status: draft, active, archived
limitNoMax results to return (default 10, max 100)
crew_idYesThe crew UUID
nameYesCrew name
coordinator_agent_idYesUUID of the coordinator agent
qa_agent_idYesUUID of the QA agent
descriptionNoCrew description
process_typeNoProcess type: sequential, parallel, hierarchical (default: hierarchical)hierarchical
goalYesThe goal/task for the crew to accomplish
execution_idYesThe crew execution UUID
include_full_outputNoInclude full final_output instead of 500-char preview (default false)

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