recipes_foods_get_all
Retrieve a paginated list of all foods from the Mealie API with options for search, ordering, and filtering.
Instructions
Get All [GET /api/foods]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | No | ||
| orderBy | No | ||
| perPage | No | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| orderByNullPosition | No |