list_blog_posts
List blog posts from ClassQuill tutoring business data with filters for brand, status, target, and pagination. Retrieve published or draft posts for platform or org.
Instructions
List Blog Posts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Filter by brand (equateit | classquill). | |
| limit | No | Records per page (default 50, max 200) | |
| offset | No | Pagination offset | |
| status | No | Filter by status (draft | published). | |
| target | No | Filter by target (platform | org). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |