list_members
Retrieve members from an organization or a specific project, including their id, username, email, display name, and role.
Instructions
List members of the organisation or a specific project.
Each member has an id, username, email, display_name, and role.
Args: project_slug: If provided, returns project-level members only. If omitted, returns all org members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_slug | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |