board_get_session
Retrieve the current status, consensus output, dissenting views, and governance record for a deliberation session. Poll again if status is 'running'.
Instructions
Retrieve the status and output of a governed deliberation session. Returns each seat's position, the synthesized consensus output, dissenting views, and the governance record. If still running, status will be "running" — poll again in 10–15 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| institution_id | Yes | Institution ID | |
| charter_id | Yes | Charter ID | |
| session_id | Yes | Session ID from board_convene_session |