get_x_post_metrics
Get engagement metrics for a tweet on X (Twitter). Returns impressions, likes, retweets, replies, quotes, and bookmarks. Use when the user asks "how did my post do?", "check my tweet analytics", or to evaluate content performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tweet_id | Yes | The tweet ID (numeric) or full tweet URL (e.g. https://x.com/user/status/123456) | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| pipeline_output_id | No | Optional. The pipeline_output ID to write metrics back to the content card. |