list_prompts
Retrieve prompts from the prompt library with optional name filter and pagination. Manage your prompt collection without using the web UI.
Instructions
List prompts in the prompt library.
Args: limit: Number of results. page: Page number. name: Filter by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | ||
| limit | No |