x_mute_set
Mute or unmute an X user to hide or restore their posts in your home timeline. Accepts numeric ID, handle, @handle, or profile URL, and changes muting state without unfollowing or notifying them.
Instructions
X (Twitter): mute or unmute a user as the authenticated user. Muting hides their posts from the home timeline without unfollowing or notifying them. user accepts a numeric id, handle, @handle, or profile URL; action selects mute or unmute. A reversible social-graph write — the result reports the resulting muting state. (disabled by policy read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | Target user: numeric id, handle, @handle, or profile URL (not "me"). | |
| action | Yes | Whether to mute or unmute the user. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| summary | No |