list_decorations
Browse the decoration library and filter by content type, category, or tag to find reusable decorations.
Instructions
List all saved decorations in the library.
Browse the decoration library to find reusable decorations.
Filter by content type, category, or tag.
:param content_type: Filter by type — ``photo``, ``svg``, ``qr``,
``text``, ``procedural_texture``, ``ai_texture``
(empty = show all).
:param category: Filter by category — ``surface`` (photo/svg/qr/text)
or ``texture`` (procedural/AI textures). Empty = show all.
:param tag: Filter by tag (empty = show all).
:returns: Dict with decoration count and list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| category | No | ||
| content_type | No |