x_following
Retrieve a list of accounts followed by a specific X (Twitter) user. Specify username and count parameters to customize the query results.
Instructions
List accounts you (or another user) follow.
Args:
username: Username or user ID (default: your account)
count: Number of accounts (1-1000, default 50)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | ||
| count | No |