list_arts
Retrieve a filtered list of arts with optional limit, offset, and query parameters using sys_key authentication.
Instructions
Get list of arts with optional parameters and filters. Works with sys_key authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of arts to return | |
| offset | No | Number of arts to skip | |
| parameters | No | Query parameters as JSON string for filtering | {} |