art.asset.find
Find art assets in the registry by filtering on type, status, category, tags, or style.
Instructions
Search and filter registered assets. All parameters are optional; omit all to return every asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags (all must match) | |
| type | No | Filter by asset type | |
| status | No | Filter by status | |
| category | No | Filter by category | |
| style_id | No | Filter by style ID | |
| style_version | No | Filter by style version |