get_user_following
Retrieve a list of users that a specified user is following, with options to limit count and use cursor-based pagination.
Instructions
Retrieves a list of users whom the given user is following.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| cursor | No | ||
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |