listParticipants
Find participants by name or email, verify their registration status before scheduling, or list all active participants. Use this when you do not have a participant's UUID.
Instructions
Use this tool when you need to find participants and you do not yet have their UUID — for example, when you only know their name or email address. Also use it to verify a person is registered before scheduling, or to enumerate all active participants. If you already have a participant's UUID, use getParticipant instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter participants by status. | |
| page | No | Page number (1-based). | |
| limit | No | Results per page. |