invariance_operator_list
List project operators and filter by type to distinguish human teammates from autonomous agents.
Instructions
List operators inside one of the caller's projects. Filter by operator_type to find all human teammates or all autonomous agents. Requires a user-session JWT bearer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID. The caller must be a member. | |
| operator_type | No | Whether this operator is an autonomous agent (e.g. a Claude Code instance, a coding bot, an autonomous worker) or a human (e.g. a teammate whose meetings/notes/screen-recordings should feed the company brain). |