Get intake questions for a contract type
get_intake_questionsRetrieve intake questions for a contract type to collect required information before drafting. Returns fields, types, options, and validation rules.
Instructions
The questions Pactlio asks to draft a specific contract type — use these to collect the information needed before calling start_contract_draft. Returns fields, types, options, and validation rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jurisdiction | No | Optional jurisdiction filter, e.g. "california" | |
| contract_type | Yes | Contract type id from list_contract_types, e.g. "nda_mutual", "contractor_agreement" |