list_team_members
Retrieve all team members and users in your inFlow account. Supports sorting, pagination, and count to manage inventory access.
Instructions
List all team members/users in the inFlow account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| sort | No | Property to sort by (e.g., name, email) | |
| count | No | ||
| sortDesc | No | Sort in descending order | |
| includeCount | No | Include total record count in response |