get_members
Retrieve all members of a session with their platform ID, name, and role. Choose between plain text or JSON output.
Instructions
Lists all members in a session with their platformId, name, and role. Returns plain text by default (set format=json for JSON).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID | |
| format | No | Output format: text (default) or json |