get_user_followings
Fetches the list of accounts a specified Twitter user follows. Provide the user's ID and desired count to retrieve their followings.
Instructions
Get User Followings By ID. You can get the user(rest_id) query from \
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | Example value: 2455740283 | |
| count | Yes | Example value: 20 | |
| cursor | No | Example value: |