get_social_media_analytics_aggregated
Retrieve aggregated analytics for one or multiple social media accounts over a specified date range.
Instructions
Get aggregated analytics for a social media account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | Yes | End date in format YYYY-MM-DD | |
| date_from | Yes | Start date in format YYYY-MM-DD | |
| account_id | No | Social media account ID. Takes priority over account_ids if both provided. | |
| account_ids | No | Comma-separated list of social media account IDs (e.g. "123,456,789"). Used when account_id is not provided. |