Protocol for prompt management operations.
📄️ List all prompts.
List all prompts.
📄️ Create a new prompt.
Create a new prompt.
📄️ Get a prompt by its identifier and optional version.
Get a prompt by its identifier and optional version.
📄️ Update an existing prompt (increments version).
Update an existing prompt (increments version).
📄️ Delete a prompt.
Delete a prompt.
📄️ List all versions of a specific prompt.
List all versions of a specific prompt.
📄️ Set which version of a prompt should be the default in get_prompt (latest).
Set which version of a prompt should be the default in get_prompt (latest).