listViewpoints
List all saved camera viewpoints on the current CesiumJS 3D globe. Returns success status and viewpoint data.
Instructions
List camera viewpoints saved in the current page. Returns { success: boolean, data?: unknown, message?: string, error?: string }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Target browser session ID for multi-browser routing (optional) |