Skip to main content
Glama

get-epic

Retrieve Shortcut epic details using the epic's public ID to access project information and track development progress.

Instructions

Get a Shortcut epic by public ID

Input Schema

NameRequiredDescriptionDefault
epicPublicIdYesThe public ID of the epic to get

Input Schema (JSON Schema)

{ "properties": { "epicPublicId": { "description": "The public ID of the epic to get", "exclusiveMinimum": 0, "type": "number" } }, "required": [ "epicPublicId" ], "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