twitter_x_user_stream_add_user
Monitor an X account for new posts by supplying the username; serves as a drop-in for existing x_user_stream integrations, enabling migration without code changes.
Instructions
Compat drop-in for twitter_monitor_create using an x_user_stream-shaped request/response envelope: watch an X account for new posts, translated onto the same underlying monitor system. Free per call. Prefer twitter_monitor_create for new integrations; this exists for migrating an existing x_user_stream-shaped integration without a rewrite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_user_name | Yes | The X username to watch, without the @. |