toad_get_prompt
Retrieve a prompt by name to access its complete metadata, including version, score history, and template content, for informed prompt management.
Instructions
Get a specific prompt by name with full metadata including version, score history, and template content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Prompt name to retrieve | |
| response_format | No | Response format: markdown for human reading, json for machine processing | markdown |