follow_user
Follow a user on X using their numeric user ID. Resolve a @handle with get_user first, then start following.
Instructions
Follow a user by numeric id (resolve a @handle with get_user first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Numeric user id (rest_id). |