getFollowers
Retrieve a specified number of followers for a Twitter user, with customizable fields to include in the user objects, using the Twitter MCP Server.
Instructions
Get followers of a user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | Maximum number of followers to return | |
userFields | No | Fields to include in the user objects | |
username | Yes | The username of the account |