list_assets
Retrieve all marketing assets including PDFs, images, and documents with optional filtering by search term, published status, and pagination.
Instructions
Get all assets (PDFs, images, documents)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search term | |
| limit | No | Number of results | |
| start | No | Starting offset | |
| publishedOnly | No | Only published assets |