get-prompt
Fetch the exact prompt version you need by providing a prompt identifier, tag, or version ID, delivering the template and configuration for immediate use.
Instructions
Get a prompt using a single MCP-native interface.
Provide a prompt identifier to fetch the latest version, or add a tag or versionId to select a specific version.
Example usage: Get prompt "article-summarizer" Get prompt "article-summarizer" with tag "production" Get prompt "article-summarizer" using version "promptversionid1234"
Expected return: Prompt version object with template and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| version_id | No | ||
| prompt_identifier | Yes |