Skip to content

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

ToolWhat it does
create_tweetPost a tweet, optionally with media or as a reply
create_threadPost a sequence of chained tweets as a thread (max 10)
upload_mediaUpload media for attachment to tweets
get_engagementFetch public engagement metrics for a tweet
delete_tweetDelete 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.