List configured discussion participants
list_participantsRetrieve the list of AI participants and their configurations (type, model, enabled status, default synthesizer) for the multi-agent debate server. Use this to review available participants before initiating a discussion.
Instructions
List the AI participants configured for the ai-discuss server, including type, model, whether they are enabled/available, and which is the default synthesizer. Useful before calling discuss.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabledOnly | No | If true, only return enabled participants. Default false. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| participants | Yes | ||
| defaultRounds | Yes | ||
| defaultSynthesizer | No |