list_posts
List posts from Notra with filters for status, content type, brand identity, pagination, and sorting.
Instructions
List posts from Notra with optional filters for sorting, pagination, status, content type, and brand identity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| sort | No | Sort by creation date | |
| limit | No | Items per page (1-100, default 10) | |
| status | No | Filter by status using a comma-separated list | |
| contentType | No | Filter by content type using a comma-separated list | |
| brandIdentityId | No | Filter by brand identity ID using a comma-separated list |