follow_user
Follow any X (Twitter) user by providing their handle or profile URL. Enables direct following without API costs.
Instructions
Follow a user from their profile page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | An @handle, plain handle, or full profile URL. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Numeric status id of the created/affected post, if resolvable. | |
| ok | Yes | Whether the action completed successfully. | |
| url | No | Permalink to the created/affected post, if any. | |
| action | Yes | The action that was attempted, e.g. 'post_tweet'. | |
| message | No | Human-readable detail about the outcome. |