Search User by Keyword
get_twitter_user_searchSearch X user accounts by keyword and get back matching profiles. Use this when you know roughly who you are looking for — a company name, a topic, a partial handle — but not the exact @handle. Cursor-paginated; returns full user objects under users. This searches accounts, not posts; to search tweet content use get_twitter_tweet_advanced_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The keyword to search. | |
| cursor | No | The cursor to paginate through the results. First page is empty. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||