compare_amendment
Compares contract amendments against the base contract, showing conflicting clauses, severity levels, and counts of changes against or in your favour.
Instructions
The conflicts between a contract's amendments and the contract itself: for each amendment item, the base clauses it contradicts, modifies, adds or changes in our favour (benefits), how serious each is (red, yellow, green) and why - with counts of conflicts against us and in our favour. Give file_path and signed_date to upload a new amendment and wait for its analysis; amendment_id for one amendment; neither for all of the contract's amendments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | With file_path: its title (the file name by default). | |
| file_path | No | A new amendment to upload first: PDF, PNG or JPEG on this computer. | |
| contract_id | Yes | The base contract's id. | |
| signed_date | No | With file_path: the date the amendment was signed, YYYY-MM-DD. | |
| amendment_id | No | Only this amendment. | |
| wait_seconds | No | How long to wait for the analysis. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||