List tags, categories or tools
list_organizersNeed filter values for recipe searches? List the tags, categories, or tools defined in your group with their IDs and slugs.
Instructions
Lists the tags, categories or tools defined in the group, with their ids and slugs. These are the values search_recipes filters on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which organizer: "tag" (free-form labels), "category" (the primary classification, one recipe usually has few) or "tool" (equipment a recipe needs) | |
| page | No | 1-based page number, default 1 | |
| search | No | Filter by name | |
| per_page | No | Number of entries to return, default 100, max 100 | |
| order_direction | No | Sort direction, default desc |