ghl_social_fetch_slots
Retrieve paginated slot details (scheduledDateTime, isSkipped) for social media queue items, supporting both draft and live states.
Instructions
Fetch slot information for queue items Returns paginated slot information (scheduledDateTime, isSkipped) for queue items. Pass sessionId to get slots for draft items, or omit for live items. Call this after mutations to refresh slot data. Endpoint: POST /social-media-posting/category/queues/{queueId}/slots (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 |