Skip to main content
Glama

goodday-mcp

by cdmx-in

get_project

Retrieve detailed information about a specific project using a project ID. Designed for integration with Goodday's project management platform via the Goodday-MCP server.

Instructions

Get details of a specific project.

Args: project_id: The ID of the project to retrieve

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id" ], "title": "get_projectArguments", "type": "object" }

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/cdmx-in/goodday-mcp'

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