load_contract
Load a contract file (.txt, .docx, or .pdf) from disk and receive its document ID, enabling further legal analysis and review.
Instructions
Load a contract file (.txt, .docx, or .pdf) from disk and return its doc_id.
Args: path: Absolute or relative path to the contract file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |