blockUser
Block a user on Twitter using their ID or username to prevent them from following you or viewing your tweets. Part of the Twitter MCP Server for managing interactions.
Instructions
Block a user account to prevent them from following you or viewing your tweets
Input Schema
Name | Required | Description | Default |
---|---|---|---|
userId | No | The ID of the user to block | |
username | No | The username of the user to block (alternative to userId) |