extract_break_clause
Extract the tenant break clause from a lease document, returning its verbatim text and source span. Enables lease analysis by pinpointing the clause for decision support.
Instructions
Extract the tenant break clause from a lease document, returning its verbatim text and source span (or found=false). Decision-support only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lease_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clause | Yes | Output of extract_break_clause: the clause + its grounded span, or not found. | |
| disclaimer | No | DECISION-SUPPORT ONLY — NOT LEGAL ADVICE. This tool applies a deliberately simplified, non-proprietary ruleset to synthetic data and can be wrong. A qualified solicitor must independently verify any real break-clause decision. |