list_categories
List articulated-furniture categories with record counts to discover valid slugs for retrieval. Filter by substring to refine results.
Instructions
List the articulated-furniture categories in the articraft catalog.
Each entry pairs a category slug with the number of retrievable
records it holds. Call this before retrieve_articraft to discover
valid category names.
Args:
contains: Case-insensitive substring filter on the category
slug; omit to list every category.
Returns the matching categories, each with its record count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| categories | Yes |