Read the authenticated account, list recent tweets by a user, and post tweets.
Twitter / X is mapped and documented, but one-click connection isn't live yet — the app shows it as Coming soon. Only Google Calendar, Drive, Mail, and Tasks are connectable today; see the Standard integrations catalogue for what's live now.
| Category | 📣 Marketing |
| Connection | Coming soon not yet connectable — once live it will connect via OAuth 2.0. |
| Actions | 16 total — 9 read, 7 write |
Once connected, Twitter / X exposes the following actions. The AI can call them with #-mentions in chat, an agent can be granted a subset as tools, and a workflow can run them in an integration-action node.
| Action | Type | What it does | Proxy |
|---|---|---|---|
Bookmark Tweetbookmark-tweet | Write | Bookmark a tweet for an authenticated user. | Yes |
Create Liked Tweetcreate-liked-tweet | Write | Create a liked tweet in Twitter/X | Yes |
Create Listcreate-list | Write | Create a list in Twitter/X | Yes |
Delete Listdelete-list | Write | Delete a List owned by the authenticated user | Yes |
Delete Tweetdelete-tweet | Write | Delete or archive a tweet in Twitter/X | Yes |
Get Liked Tweetget-liked-tweet | Read | Retrieve a single liked tweet from Twitter/X by its ID. | Yes |
Get Listget-list | Read | Retrieve a single list from Twitter/X | Yes |
Get Meget-me | Read | Fetch the authenticated user (id, name, username). | Yes |
Get Mentionget-mention | Read | Retrieve a single mention from Twitter/X. | Yes |
Get Spaceget-space | Read | Retrieve a single space from Twitter/X | Yes |
List Liked Tweetslist-liked-tweets | Read | List liked tweets from a specific Twitter/X user | Yes |
List Listslist-lists | Read | List all Lists owned by a specified user from X API | Yes |
List Spaceslist-spaces | Read | List Spaces from Twitter/X matching a search query | Yes |
List User Tweetslist-user-tweets | Read | List recent tweets posted by a user. | Yes |
Post Tweetpost-tweet | Write | Publish a tweet from the authenticated account. | Yes |
Update Listupdate-list | Write | Update a list in Twitter/X. | Yes |
Actions tagged Write create, update, or delete data. In chat and agent paths they pause for your confirmation before running; workflows treat their deterministic wiring as implicit consent. Agent tools covers how to scope which actions an agent may use.
Twitter / X is governed per organization: an admin sets a monetary spend cap and a monthly call quota. A quota of 0 disables the integration — it never means unlimited. See the Integrations overview for the full governance model.