List team members
list_team_membersReturns team members associated with a specific project, using project ID to identify the team and optional limit and cursor parameters for pagination of results.
Instructions
List team members for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| project_id | Yes | Identifier of the bisibility project to operate on; list_projects returns valid project ids. |