matter_open
Open a matter database and load its review-table prompt corpus for due diligence. Skips unchanged inventories; call before any other tool.
Instructions
Open the matter in this database and load the review-table prompt corpus.
One matter is one database file. Loading the corpus is idempotent: unchanged inventories are skipped, a changed one is re-parsed. Call this before anything else.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The matter's name, as the deal team calls it. | |
| side | No | 'buy' or 'sell'. | |
| objective | No | What the deal team is trying to learn. | |
| as_of_date | No | The diligence as-of date, YYYY-MM-DD. Prompts compare dates to it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||