Skip to main content
Glama

Shortcut MCP Server

Official
by useshortcut

get-default-workflow

Retrieve the default workflow for a specific team or the global default when no team is specified, streamlining project setup and management within the Shortcut MCP Server environment.

Instructions

Get the default workflow for a specific team or the global default if no team is specified.

Input Schema

NameRequiredDescriptionDefault
teamPublicIdNoThe public ID of the team to get the default workflow for.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "teamPublicId": { "description": "The public ID of the team to get the default workflow for.", "type": "string" } }, "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/useshortcut/mcp-server-shortcut'

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