get_prompts
Browse community book prompts and filter to featured ones. Each prompt returns its question, description, answer count, and book count for reading inspiration.
Instructions
List community book prompts. Optionally filter to featured prompts only. Returns question, description, answers_count, and books_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max prompts to return (default 25, max 100). | |
| offset | No | Pagination offset (default 0). | |
| featured | No | If true, return only featured prompts (default false). |