Skip to main content

Overview

What it does

Connect your X (Twitter) account to automate social media workflows, monitor mentions, and engage with your audience programmatically.

Use Cases

  • Auto-post content on schedule
  • Monitor brand mentions
  • Engage with followers
  • Analyze tweet performance

Quick Start

1

Add the Connection

Navigate to Connections in your workspace and click Add Connection. Select X from the list.
2

Authorize Access

Click Connect and authorize NimbleBrain to access your X account. You’ll be redirected to X to grant permissions.
3

Start Using

Once connected, X tools will be available in your playbooks and agents. Try asking Nira to “post a tweet” or “check my mentions”.

Available Tools

ToolDescription
X_CREATE_TWEETPost a new tweet
X_GET_TWEETRetrieve a specific tweet
X_DELETE_TWEETDelete a tweet
X_SEARCH_TWEETSSearch for tweets
ToolDescription
X_SEND_DMSend a direct message
X_GET_DMSRetrieve direct messages
ToolDescription
X_GET_USERGet user profile information
X_GET_FOLLOWERSList followers
X_GET_FOLLOWINGList accounts being followed
X_FOLLOW_USERFollow a user
X_UNFOLLOW_USERUnfollow a user
ToolDescription
X_GET_LISTSGet your lists
X_GET_LIST_MEMBERSGet members of a list

Example Workflows

Prompt: “Post a tweet about our new product launch”Nira will use X_CREATE_TWEET to post the content to your connected X account.

Authentication

X uses OAuth 2.0 for authentication. When you connect, you’ll authorize NimbleBrain to:
  • Read your tweets and profile
  • Post tweets on your behalf
  • Access direct messages
  • Manage your following/followers
X API has rate limits. Heavy usage may result in temporary restrictions. See X API documentation for details.

Troubleshooting

Ensure you’re logged into the correct X account. Try disconnecting and reconnecting.
X has strict rate limits. Wait 15 minutes and try again, or reduce request frequency.
Some actions require elevated API access. Contact support if you need enhanced permissions.