compare_contracts
Compare two contracts to reveal clause types exclusive to each and differences in risk flags, clarifying where the agreements diverge.
Instructions
Compare two loaded contracts: which clause types each one has that the other lacks, and how their risk flags differ.
Args: doc_id_a: doc_id of the first contract. doc_id_b: doc_id of the second contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id_a | Yes | ||
| doc_id_b | Yes |