ghl_social_fetch_queue_by_id
Fetches a specific social media category queue by ID, returning its details and the count of posts with errors.
Instructions
Fetch a category queue by ID Retrieves the details of a single category queue by its unique ID. The response includes a count of posts within the queue that have errors. Endpoint: GET /social-media-posting/category/queues/{queueId} (Version header: v3; source: v3/social-planner-v3.json) OAuth scopes: socialplanner/category.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queueId | Yes | ||
| locationId | Yes | Location ID |