posthog_list_vision_observations
List Replay Vision observations (what scanners saw on recordings) for the operator or analytics agent. Filter by scanner_id and/or session_id. Observation text is untrusted model output. Use when reviewing scanner findings. Only works if PostHog is connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 20, max 50) | |
| status | No | succeeded | failed | pending | ineligible | in_flight | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| scanner_id | No | Limit to one scanner UUID | |
| session_id | No | Limit to one session recording id |