Skip to main content
Glama

goodday-mcp

by cdmx-in

get_projects

Retrieve a list of Goodday projects, including archived or root-only options, using the Goodday-MCP server for integration with the Goodday platform.

Instructions

Get list of projects from Goodday.

Args: archived: Set to true to retrieve archived/closed projects root_only: Set to true to return only root projects

Input Schema

NameRequiredDescriptionDefault
archivedNo
root_onlyNo

Input Schema (JSON Schema)

{ "properties": { "archived": { "default": false, "title": "Archived", "type": "boolean" }, "root_only": { "default": false, "title": "Root Only", "type": "boolean" } }, "title": "get_projectsArguments", "type": "object" }

Other Tools from goodday-mcp

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

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