posthog_update_vision_scanner
Update a Replay Vision scanner (prompt, enabled, sampling, credit limit) for the operator or analytics agent. Setting enabled=true starts spending PostHog Vision credits. Use when changing a scanner or turning spend on. Only works if PostHog is connected.
[write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Scanner UUID | |
| name | No | ||
| prompt | No | ||
| enabled | No | true starts (or resumes) Vision credit spend | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| description | No | ||
| credit_limit | No | ||
| scanner_type | No | ||
| emits_signals | No | ||
| sampling_rate | No | ||
| scanner_config | No |