ghl_social_fetch_queue_items
Retrieve paginated items from a social media queue. Optionally filter by errors or center results around a specific item ID.
Instructions
Fetch items from a queue Returns paginated queue items. Pass sessionId to get draft items from an edit session instead of live items. Endpoint: POST /social-media-posting/category/queues/{queueId}/items (Version header: v3; source: v3/social-planner-v3.json) OAuth scopes: socialplanner/category.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| queueId | Yes |