Get analytics
get_analyticsGet an analytics summary for a date range. Returns total posts, status breakdown (published, failed, scheduled), per-platform stats, and daily post counts. Use this when the user asks how their content performed overall, across channels and over a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date in ISO format (e.g. 2025-01-31). | |
| from | Yes | Start date in ISO format (e.g. 2025-01-01). |