list_project_memberships
List all memberships of a project, showing users, groups, and their roles. Requires project ID.
Instructions
Lists all memberships (users/groups with roles) of a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID (numeric) or identifier (string). Required | |
| offset | No | Number of items to skip (default 0) | |
| limit | No | Number of items per page (default 25, max 100) |