list-prompt-versions
Lists all versions of a specific prompt with pagination support, returning version IDs and configuration details.
Instructions
Get a list of all versions for a specific prompt. Returns versions with pagination support.
Example usage: List all versions of a prompt named 'article-summarizer'
Expected return: Array of prompt version objects with IDs and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| prompt_identifier | Yes |