Skip to main content
Glama

get-story

Retrieve detailed information about a specific Shortcut story using its public ID to access project management data and task details.

Instructions

Get a Shortcut story by public ID

Input Schema

NameRequiredDescriptionDefault
storyPublicIdYesThe public ID of the story to get

Input Schema (JSON Schema)

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