get_post_history
Retrieve and filter social media post history from Ayrshare, including status, content, platforms, and scheduling details.
Instructions
List post history with optional filters. Returns posts with their status, content, platforms, and scheduling info.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of posts to return (default 25, max 1000) | |
| platforms | No | Filter by specific platforms | |
| status | No | Filter by post status | |
| type | No | Filter by post type | |
| lastDays | No | Return last N days of posts (default 30, 0 = all) | |
| profileKey | No | Profile Key to operate on a specific user profile |