campaignstack_list_content_calendar
List content posts in a date range for calendar view. Returns posts that are scheduled or published within the given timeframe. Timestamps are Unix milliseconds. Use with campaignstack_get_content_post for full post details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endMs | Yes | ||
| startMs | Yes | ||
| workspaceId | No | Defaults to the API key's workspace |