get_followers
Retrieves the list of users who follow you on Partiful, returning profile details for each follower.
Instructions
Get the current user's followers on Partiful, as a users array of profile objects. Distinct from get_following (who the current user follows, not who follows them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Dot-path field names to include in the response. Omit to return all fields. Available fields: users, users.displayName, users.id, users.name, users.profileImageUrl, users.username |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | No |