findMutualConnections
Identify mutual connections and interactions between two Twitter users. Input two usernames to analyze shared interactions, with an option to set the maximum results (5-50).
Instructions
Find mutual connections and interactions between two users
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxResults | No | Maximum results to return (default: 20) | |
user1 | Yes | First username (without @) | |
user2 | Yes | Second username (without @) |