list_recipes
List available recipes and tutorials from Reflex docs, with optional category filter for specific topics like auth or database.
Instructions
Browse recipe and tutorial pages from Reflex docs.
Args: category: Optional category filter (e.g., "auth", "database")
Returns: Dict with category filter, count, and list of recipes with summaries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||