List the variables a selection needs
variables_listList every variable used across a set of clauses and identify which clause uses it, ensuring no variable is overlooked before assembling documents.
Instructions
Given a set of clauses, list every {{variable}} they use and which clause uses it, so nothing is missed before assembling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clause_ids | Yes | Clause ids or titles |