Skip to main content
Glama

CrewAI Enterprise MCP Server

Official
by crewAIInc

get_crew_status

Retrieve the current status of a CrewAI workflow task by providing the crew ID. Monitor task progress efficiently within the CrewAI Enterprise MCP Server.

Instructions

Get the status of a crew task

Args: crew_id: The ID of the crew task to check Returns: Dictionary containing the crew task status

Input Schema

NameRequiredDescriptionDefault
crew_idYes

Input Schema (JSON Schema)

{ "properties": { "crew_id": { "title": "Crew Id", "type": "string" } }, "required": [ "crew_id" ], "title": "get_crew_statusArguments", "type": "object" }
Install Server

Other Tools from CrewAI Enterprise MCP Server

Related Tools

    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/crewAIInc/enterprise-mcp-server'

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