Get X account summary
get_x_account_summarySummarize X account performance with calendar-day impressions, engagements, period totals, and top posts for any date range.
Instructions
Summarize your account using GET /2/tweets/analytics: calendar-day impressions and engagements (aligned with x.com account analytics), period totals, and top posts for the window. Read-only; no local DB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Calendar days to include (default 7, max 30). | |
| maxPosts | No | Max recent posts to pull ids from (default 500, last 30 days). | |
| timezone | No | IANA timezone for calendar windows (default UTC). | |
| topPosts | No | Top posts to include (default 5). |