Overview
SLUG: TWITTER
Description
Twitter, Inc. was an American social media company based in San Francisco, California, which operated and was named for named for its flagship social media network prior to its rebrand as X.
Authentication Details
OAuth2
Connecting to Twitter
Create an auth config
Use the dashboard to create an auth config for the Twitter toolkit. This allows you to connect multiple Twitter accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Twitter toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TWITTER_CREATE_LIST
Tool Name: Create a list
Description
Action Parameters
Action Response
TWITTER_CREATION_OF_A_POST
Tool Name: Create a post
Description
Action Parameters
Action Response
TWITTER_DELETE_LIST
Tool Name: Delete list
Description
Action Parameters
Action Response
TWITTER_FOLLOW_USER
Tool Name: Follow a user
Description
Action Parameters
Action Response
TWITTER_GET_BLOCKED_USERS
Tool Name: Get users blocked by user ID
Description
Action Parameters
Action Response
TWITTER_POST_DELETE_BY_POST_ID
Tool Name: Delete tweet
Description
Action Parameters
Action Response
TWITTER_UNFOLLOW_USER
Tool Name: Unfollow user
Description
Action Parameters
Action Response
TWITTER_USER_LOOKUP_BY_USERNAME
Tool Name: Look up user by username
Description
Action Parameters
Action Response
TWITTER_USER_LOOKUP_ME
Tool Name: Get authenticated user
Description
Action Parameters
Action Response
TWITTER_ADD_A_LIST_MEMBER
Tool Name: Add a list member
Description
Action Parameters
Action Response
TWITTER_ADD_POST_TO_BOOKMARKS
Tool Name: Add post to bookmarks
Description
Action Parameters
Action Response
TWITTER_BOOKMARKS_BY_USER
Tool Name: Get bookmarks by user
Description
Action Parameters
Action Response
TWITTER_CREATE_A_NEW_DM_CONVERSATION
Tool Name: Create group DM conversation
Description
Action Parameters
Action Response
TWITTER_CREATE_COMPLIANCE_JOB_REQUEST
Tool Name: Create compliance job
Description
Action Parameters
Action Response
TWITTER_DELETE_DM
Tool Name: Delete direct message
Description
Action Parameters
Action Response
TWITTER_FETCH_LIST_MEMBERS_BY_ID
Tool Name: Fetch list members by id
Description
Action Parameters
Action Response
TWITTER_FETCH_SPACE_TICKET_BUYERS_LIST
Tool Name: Fetch space ticket buyers list
Description
Action Parameters
Action Response
TWITTER_FOLLOWERS_BY_USER_ID
Tool Name: Get followers by user id
Description
Action Parameters
Action Response
TWITTER_FOLLOWING_BY_USER_ID
Tool Name: Get following by user ID
Description
Action Parameters
Action Response
TWITTER_FOLLOW_A_LIST
Tool Name: Follow a list
Description
Action Parameters
Action Response
TWITTER_FULL_ARCHIVE_SEARCH
Tool Name: Search full archive of tweets
Description
Action Parameters
Action Response
TWITTER_FULL_ARCHIVE_SEARCH_COUNTS
Tool Name: Get full archive search counts
Description
Action Parameters
Action Response
TWITTER_GET_A_USER_S_LIST_MEMBERSHIPS
Tool Name: Get a user’s list memberships
Description
Action Parameters
Action Response
TWITTER_GET_A_USER_S_OWNED_LISTS
Tool Name: Get a user’s owned lists
Description
Action Parameters
Action Response
TWITTER_GET_A_USER_S_PINNED_LISTS
Tool Name: Get a user’s pinned lists
Description
Action Parameters
Action Response
TWITTER_GET_DM_EVENTS_BY_ID
Tool Name: Get DM events by ID
Description
Action Parameters
Action Response
TWITTER_GET_DM_EVENTS_FOR_A_DM_CONVERSATION
Tool Name: Get DM events for a DM conversation
Description
Action Parameters
Action Response
TWITTER_GET_LIST_FOLLOWERS
Tool Name: Get list followers
Description
Action Parameters
Action Response
TWITTER_GET_MUTED_USERS
Tool Name: Get muted users
Description
Action Parameters
Action Response
TWITTER_GET_POST_RETWEETERS_ACTION
Tool Name: Get post retweeters
Description
Action Parameters
Action Response
TWITTER_GET_RECENT_DM_EVENTS
Tool Name: Get recent direct message events
Description
Action Parameters
Action Response
TWITTER_GET_USER_S_FOLLOWED_LISTS
Tool Name: Get user’s followed lists
Description
Action Parameters
Action Response
TWITTER_HIDE_REPLIES
Tool Name: Set reply visibility
Description
Action Parameters
Action Response
TWITTER_LIST_LOOKUP_BY_LIST_ID
Tool Name: Lookup list by ID
Description
Action Parameters
Action Response
TWITTER_LIST_POSTS_TIMELINE_BY_LIST_ID
Tool Name: List posts timeline by list ID
Description
Action Parameters
Action Response
TWITTER_LIST_POST_LIKERS
Tool Name: List post likers
Description
Action Parameters
Action Response
TWITTER_MUTE_USER_BY_USER_ID
Tool Name: Mute user by ID
Description
Action Parameters
Action Response
TWITTER_PIN_A_LIST
Tool Name: Pin a list
Description
Action Parameters
Action Response
TWITTER_POSTS_LABEL_STREAM
Tool Name: Get tweets label stream
Description
Action Parameters
Action Response
TWITTER_POST_LOOKUP_BY_POST_ID
Tool Name: Look up post by id
Description
Action Parameters
Action Response
TWITTER_POST_LOOKUP_BY_POST_IDS
Tool Name: Get tweets by IDs
Description
Action Parameters
Action Response
TWITTER_POST_USAGE
Tool Name: Fetch tweet usage data
Description
Action Parameters
Action Response
TWITTER_RECENT_SEARCH
Tool Name: Search recent tweets
Description
Action Parameters
Action Response
TWITTER_RECENT_SEARCH_COUNTS
Tool Name: Fetch recent tweet counts
Description
Action Parameters
Action Response
TWITTER_REMOVE_A_BOOKMARKED_POST
Tool Name: Remove a bookmarked post
Description
Action Parameters
Action Response
TWITTER_REMOVE_A_LIST_MEMBER
Tool Name: Remove a list member
Description
Action Parameters
Action Response
TWITTER_RETRIEVE_COMPLIANCE_JOBS
Tool Name: Retrieve compliance jobs
Description
Action Parameters
Action Response
TWITTER_RETRIEVE_COMPLIANCE_JOB_BY_ID
Tool Name: Retrieve compliance job by id
Description
Action Parameters
Action Response
TWITTER_RETRIEVE_DM_CONVERSATION_EVENTS
Tool Name: Retrieve DM conversation events
Description
Action Parameters
Action Response
TWITTER_RETRIEVE_POSTS_FROM_A_SPACE
Tool Name: Retrieve posts from a space
Description
Action Parameters
Action Response
TWITTER_RETRIEVE_POSTS_THAT_QUOTE_A_POST
Tool Name: Retrieve posts that quote a post
Description
Action Parameters
Action Response
TWITTER_RETRIEVE_POSTS_THAT_REPOST_A_POST
Tool Name: Retrieve retweets of a post
Description
Action Parameters
Action Response
TWITTER_RETURNS_POST_OBJECTS_LIKED_BY_THE_PROVIDED_USER_ID
Tool Name: Retrieve liked tweets by user ID
Description
Action Parameters
Action Response
TWITTER_RETURNS_THE_OPEN_API_SPECIFICATION_DOCUMENT
Tool Name: Fetch OpenAPI specification
Description
Action Parameters
Action Response
TWITTER_RETWEET_POST
Tool Name: Retweet post
Description
Action Parameters
Action Response
TWITTER_SEARCH_FOR_SPACES
Tool Name: Search for spaces
Description
Action Parameters
Action Response
TWITTER_SEND_A_NEW_MESSAGE_TO_A_DM_CONVERSATION
Tool Name: Send a new message to a DM conversation
Description
Action Parameters
Action Response
TWITTER_SEND_A_NEW_MESSAGE_TO_A_USER
Tool Name: Send a new message to a user
Description
Action Parameters
Action Response
TWITTER_SPACE_LOOKUP_BY_SPACE_ID
Tool Name: Look up space by ID
Description
Action Parameters
Action Response
TWITTER_SPACE_LOOKUP_BY_THEIR_CREATORS
Tool Name: Get spaces by creator IDs
Description
Action Parameters
Action Response
TWITTER_SPACE_LOOKUP_UP_SPACE_IDS
Tool Name: Get space information by IDs
Description
Action Parameters
Action Response
TWITTER_UNFOLLOW_A_LIST
Tool Name: Unfollow a list
Description
Action Parameters
Action Response
TWITTER_UNLIKE_POST
Tool Name: Unlike post
Description
Action Parameters
Action Response
TWITTER_UNMUTE_USER_BY_USER_ID
Tool Name: Unmute a user by user ID
Description
Action Parameters
Action Response
TWITTER_UNPIN_A_LIST
Tool Name: Unpin a list
Description
Action Parameters
Action Response
TWITTER_UNRETWEET_POST
Tool Name: Unretweet post
Description
Action Parameters
Action Response
TWITTER_UPDATE_LIST
Tool Name: Update list attributes
Description
Action Parameters
Action Response
TWITTER_USER_HOME_TIMELINE_BY_USER_ID
Tool Name: Get user reverse chronological timeline
Description
Action Parameters
Action Response
TWITTER_USER_LIKE_POST
Tool Name: Like a tweet
Description
Action Parameters
Action Response
TWITTER_USER_LOOKUP_BY_ID
Tool Name: Look up user by ID
Description
Action Parameters
Action Response
TWITTER_USER_LOOKUP_BY_IDS
Tool Name: Look up users by IDs
Description
Action Parameters
Action Response
TWITTER_USER_LOOKUP_BY_USERNAMES
Tool Name: Look up users by username
Description
Action Parameters
Action Response