read_prompt_snippet_published
Fetch the live published version of a prompt snippet to compare with its draft and preview pending changes before publishing.
Instructions
Read the LIVE published version of a prompt_snippet — what the runtime actually uses, as opposed to the draft that read_prompt_snippet returns. Diff the two to see what a pending publish would change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The prompt_snippet's id. |