threads_get_account_insights
Retrieve account-level engagement metrics like views, likes, and follower count for a selected period: day, week, 28 days, or lifetime.
Instructions
Fetch account-level engagement metrics for the authenticated user.
Args: period: Time period for metrics. Valid values: "day", "week", "days_28", "lifetime".
Returns: JSON string with account metrics including views, likes, and followers count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | day |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |