Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hyperfx.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Auth type: OAuth
For general setup steps, permissions, and troubleshooting, start with: App Integrations.

Connect Twitter

  1. Go to Settings → Apps in Hyper
  2. Select Twitter → Connect New
  3. Complete OAuth and grant requested scopes

Common capabilities

  • Automate tweets and thread publishing
  • Monitor mentions and track engagement
  • Analyze social media performance

Use in Chat

Enable Twitter in the tool selector. Ask your agent to draft tweets, check mentions, or analyze engagement.

Use in Agents

Add Twitter to an agent’s toolkits and select the connection. Require approval for publish actions.

Use in Flows

Automate tweet scheduling, mention monitoring, and engagement workflows using Twitter action nodes.

Troubleshooting

  • Tweet not posting: verify OAuth scopes and account permissions
  • Rate limits: check Twitter API rate limit status

Available Actions

Hyper agents can run the following actions for this integration. Each action can be individually set to Enabled, Requires Approval, or Disabled in your agent’s toolkit settings. Actions can be set to one of three control states:
StateBehavior
EnabledAgent runs the action automatically
Requires ApprovalAgent pauses and waits for your confirmation before proceeding
DisabledAction is blocked and cannot be used
Configure these in the agent’s toolkit settings or in workspace defaults.
ActionDescription
Create Dm ConversationCreate a DM conversation with participant IDs
Follow UserFollow a user as the authenticated user
Get FollowersGet followers for a user
Get FollowingGet users that a given user is following
Get My ProfileGet the authenticated user’s Twitter profile including name, username, bio, location, follower/following counts, and pinned tweet
Get My RepostsGet reposts by the authenticated user
Get Reposts By UserGet reposts by a given user ID
Get Tweet By IdGet a specific tweet by its ID with detailed information including author, metrics, and media
Like TweetLike a tweet by id as the authenticated user
Post TweetPost a tweet. Optionally attach media_ids or reply to a tweet
Repost TweetRepost a tweet as the authenticated user
RetweetRetweet a tweet by id as the authenticated user
Search TweetsSearch recent tweets using v2 API
Send Dm To ConversationSend a DM by conversation ID
Send Dm To ParticipantSend a DM by participant ID
Unfollow UserUnfollow a user as the authenticated user
Upload MediaUpload media (image/video) from file_id or file_url and return media_id
Create DmCreate a DM conversation with one or more participants
FollowFollow a user on X
Get FollowersGet followers of a user
Get FollowingGet users that a given user is following
Get My RepostsGet reposts by the authenticated user
Get PostGet a specific post by its ID with detailed information
Get ProfileGet the authenticated user’s X profile including name, username, bio, location, follower/following counts
Get RepostsGet reposts by a given user ID
LikeLike a post on X by its ID
PostCreate a post on X. Optionally attach media via file_ids (auto-uploaded), file_paths (URLs or local paths), or media_ids. Can reply to a post
RepostRepost a post on X
SearchSearch recent posts on X (last 7 days)
Send DmSend a DM to a user by their ID
Send Dm To ConversationSend a DM to an existing conversation
UnfollowUnfollow a user on X
Upload MediaUpload media (image/video) from file_id or file_url and return media_id