list_members
List accepted and pending members of this project, plus the owner (role "owner"), each with id, email, name, role, and whether the invite has been accepted. Returns {members: [], count, seatCap, seatsUsed} with no paging — count is the roster size, seatCap/seatsUsed are the plan's seat limit and how many seats are used. Errors when the caller isn't the project owner or the token lacks the config scope. Owner only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||