extract_clauses
Detect standard clause types in a loaded contract—indemnification, termination, IP, etc.—and return a text snippet for each.
Instructions
Detect standard clause types (indemnification, termination, IP, etc.) present in a loaded contract, with a text snippet for each.
Args: doc_id: doc_id returned by load_contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes |