follow_user
Follow any X user by providing their user ID or username. Automate account engagement through the API.
Instructions
Follow a user on X programmatically via API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Numeric ID of the account to follow. Provide either user_id or username. | |
| username | No | Handle (without @) of the account to follow. Provide either user_id or username. |