analyze_change
Send a page diff to an LLM to get a business impact analysis with severity, change type, key changes, and recommended actions.
Instructions
Send a page diff to an LLM and get a business impact analysis including severity, change type, key changes, and recommended actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL whose changes to analyze | |
| diff_text | No | Optional: provide diff text directly instead of computing from latest snapshots |