meeting_attendance_check
Verify which expected participants have spoken in the current meeting round by providing a meeting ID, ensuring attendance is confirmed before advancing to the next round or concluding the meeting.
Instructions
Check which expected participants have spoken in the current round.
Use this after spawning all Agents via dispatch_plan to verify attendance before advancing to the next round or concluding the meeting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meeting_id | Yes | Meeting ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||