Skip to main content
Glama

get-team

Retrieve team details from Shortcut project management using the team's public ID to access member information and organizational structure.

Instructions

Get a Shortcut team by public ID

Input Schema

NameRequiredDescriptionDefault
teamPublicIdYesThe public ID of the team to get

Input Schema (JSON Schema)

{ "properties": { "teamPublicId": { "description": "The public ID of the team to get", "type": "string" } }, "required": [ "teamPublicId" ], "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/ampcome-mcps/shortcut-mcp'

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