Get Workflow
get_workflowRetrieve a registered MCP prompt by its name and obtain the corresponding workflow instructions as plain text.
Instructions
Retrieve a registered MCP prompt by name and return its workflow instructions as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Prompt arguments as key-value pairs | |
| name | Yes | Prompt name (e.g. 'daily-briefing', 'dev-session') |