list-prompt-versions
Retrieve a paginated list of all versions for a specific prompt. Access version IDs and configuration details for iteration and management.
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 |
|---|---|---|---|
| prompt_identifier | Yes | ||
| limit | No |