list_post_results
Retrieve publishing outcomes for each post on each platform, including success status, native post ID, and URL. Filter by social post ID to analyze performance across all target accounts.
Instructions
ANALYTICS: list publishing results across posts — each row is the outcome of one post on one platform (success/error, native post id & URL). Filter by social_post_id to see how a specific post fared on every target account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| social_post_id | No | Filter results to a single social post id. | |
| limit | No | Maximum number of items to return per page. | |
| offset | No | Number of items to skip (pagination offset). |