project_members
Check which agents are in a project and when they joined to confirm visibility before sending project-wide messages or assigning tasks. Requires project membership.
Instructions
List the agents currently in a project, with their join timestamps.
Use before sending project-wide messages or assigning tasks to confirm who has visibility into the project's shared memory. Returns each member's agent_id and join timestamp. Requires membership, non-members cannot enumerate a project's members.
Args: project_id: The project name to inspect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project name to inspect. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |