X (Twitter)
The X connector gives the CMO a posting and measurement surface on X: single tweets, chained threads of up to 10 tweets, media attachments, and public engagement metrics that feed channel-performance scoring. Tweets can also be posted as replies to continue conversations.
Connector tools
| Tool | What it does |
|---|---|
create_tweet | Post a tweet, optionally with media or as a reply |
create_thread | Post a sequence of chained tweets as a thread (max 10) |
upload_media | Upload media for attachment to tweets |
get_engagement | Fetch public engagement metrics for a tweet |
delete_tweet | Delete a tweet by ID |
Configuration
X connects via OAuth 2.0 with PKCE against the X API v2. Access tokens expire every 2 hours; the connector refreshes them proactively so in-flight requests never 401. Detailed setup walkthrough lands in a future docs phase.