project_member_list
Retrieve and display all members of a project, including their roles and join dates, sorted by join time with owners prioritized. Requires project ID starting with 'proj_'.
Instructions
List all members of a project with their roles and join dates, ordered by join time with owners listed first.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectId | Yes | Project ID to list members for (must start with 'proj_'). |