linear_getTeamMemberships
Retrieve memberships for a given team, with parameters to control result count, sorting, and inclusion of archived entries.
Instructions
Get team memberships
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of memberships to return (default: 25) | |
| teamId | Yes | ID of the team to inspect | |
| orderBy | No | Sort memberships by created or updated date | |
| includeArchived | No | Include archived memberships |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes |