contract_scan
Scan any contract, terms of service, employment agreement, or legal document for red flags — in plain English. Returns risk level, specific red flags with clause location, negotiation points, and what to push back on. Use when user pastes a contract, TOS, NDA, lease, or employment agreement and wants to know what to watch out for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Contract type hint: employment, nda, saas, lease, freelance, partnership, tos. Auto-detected if omitted. | |
| perspective | No | Which party you are: employee, contractor, client, tenant, user. Default: the party signing. | |
| contract_text | Yes | The full text of the contract or legal document. Paste directly (max ~6000 chars). |