posthog_list_vision_scanners
List Replay Vision scanners in the connected PostHog project (AI probes that watch session recordings) for the operator or analytics agent. Use when checking which scanners exist before creating or updating one. Only works if PostHog is connected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max scanners to return (default 20, max 50) | |
| search | No | Search scanners by name | |
| enabled | No | Filter by enabled state | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| scanner_type | No | monitor | classifier | scorer | summarizer |