get-story
Retrieve Shortcut stories by public ID; optionally fetch all fields or a streamlined version. Integrates Shortcut data access into AI tools via the Shortcut MCP Server API.
Instructions
Get a Shortcut story by public ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
full | No | True to return all story fields from the API. False to return a slim version that excludes uncommon fields | |
storyPublicId | Yes | The public ID of the story to get |