Skip to main content
Glama

Teamwork MCP

getTaskListsByProjectId

Retrieve all task lists associated with a specific project ID using the Teamwork MCP server to streamline project management workflows.

Instructions

Get all task lists by project ID

Input Schema

NameRequiredDescriptionDefault
projectIdYesThe ID of the project to get task lists from

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "The ID of the project to get task lists from", "type": "integer" } }, "required": [ "projectId" ], "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/Vizioz/Teamwork-MCP'

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