get-prompt
Get a prompt version by providing a prompt identifier. Optionally, specify a tag or version ID to retrieve a specific version.
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 |