X

Interact with X

Configuration

Post a New Tweet

Operation
Post a New Tweet
X Account
Select X account
Tweet Text*
What's happening?
Reply To (Tweet ID)
Enter tweet ID to reply to
Media IDs
Enter comma-separated media IDs
Post a New Tweet (x_write)

Post new tweets, reply to tweets, or create polls on X (Twitter)

Input
ParameterTypeRequiredDescription
textstringYesThe text content of your tweet
replyTostringNoID of the tweet to reply to
mediaIdsarrayNoArray of media IDs to attach to the tweet
pollobjectNoPoll configuration for the tweet
Output
ParameterTypeDescription
idstringTweet ID
textstringTweet content text
createdAtstringTweet creation timestamp
authorIdstringID of the tweet author
conversationIdstringConversation thread ID
mediaKeysarrayMedia attachment keys

Get Tweet Details

Operation
Get Tweet Details
X Account
Select X account
Tweet ID*
Enter tweet ID to read
Include Replies
Select...
Get Tweet Details (x_read)

Read tweet details, including replies and conversation context

Input
ParameterTypeRequiredDescription
tweetIdstringYesID of the tweet to read
includeRepliesbooleanNoWhether to include replies to the tweet
Output
ParameterTypeDescription
idstringTweet ID
textstringTweet content text
createdAtstringTweet creation timestamp

Search Tweets

Operation
Search Tweets
X Account
Select X account
Search Query*
Enter search terms (supports X search operators)
Max Results
10
Sort Order
Select...
Start Time
YYYY-MM-DDTHH:mm:ssZ
End Time
YYYY-MM-DDTHH:mm:ssZ
Search Tweets (x_search)

Search for tweets using keywords, hashtags, or advanced queries

Input
ParameterTypeRequiredDescription
querystringYesSearch query (supports X search operators)
maxResultsnumberNoMaximum number of results to return (default: 10, max: 100)
startTimestringNoStart time for search (ISO 8601 format)
endTimestringNoEnd time for search (ISO 8601 format)
sortOrderstringNoSort order for results (recency or relevancy)
Output
ParameterTypeDescription
idstringTweet ID
textstringTweet content
createdAtstringCreation timestamp

Get User Profile

Operation
Get User Profile
X Account
Select X account
Username*
Enter username (without @)
Get User Profile (x_user)

Get user profile information

Input
ParameterTypeRequiredDescription
usernamestringYesUsername to look up (without @ symbol)
Output
ParameterTypeDescription
idstringUser ID
usernamestringUsername without @ symbol
namestringDisplay name
descriptionstringUser bio/description
verifiedbooleanWhether the user is verified
followersCountnumberNumber of followers
followingCountnumberNumber of users following

Usage Instructions

Integrate X into the workflow. Can post a new tweet, get tweet details, search tweets, and get user profile.

Notes

  • Category: tools
  • Type: x