project_members
List agents in a project with their join timestamps to confirm visibility before sending messages or assigning tasks.
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 |