mute_user
Mute a user on X/Twitter to stop seeing their posts without unfollowing. Provide the user's numeric ID obtained from get_user().
Instructions
Mute a user on X/Twitter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The numeric user ID to mute. Use get_user() first to get the ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |