exclude_row
Exclude a row from a full validation run. Use two-step confirmation to preview then apply exclusion. Reversible until run approval.
Instructions
Exclude a row from the full validation run.
Call with confirmed=False first to see a warning, then re-call with confirmed=True to apply. Reversible via include_row at any point before approving the full validation run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID. | |
| row_key | Yes | Row key of the row to exclude. | |
| confirmed | No | Set True to confirm exclusion. Set False (default) to preview the warning first. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |