toad_list_prompts
List available prompts from the registry with optional tag filtering and pagination. Choose markdown or JSON output to suit your workflow.
Instructions
List available prompts from the Prompt Registry. Supports pagination and optional filtering by tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter prompts by tag | |
| limit | No | Maximum number of prompts to return | |
| offset | No | Number of prompts to skip | |
| response_format | No | Response format: markdown for human reading, json for machine processing | markdown |