build_legal_stance
Search statutes, case law, and preparatory works simultaneously to compile a comprehensive set of citations for a legal question. Use for broad legal research when you need an overview of relevant sources.
Instructions
Build a comprehensive set of citations for a legal question.
Searches across statutes, case law, and preparatory works simultaneously to aggregate relevant citations. Use this for broad legal research questions.
When NOT to use: If you need a specific provision or targeted search, use get_provision or search_legislation instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per category | |
| query | Yes | Legal question or topic to research | |
| as_of_date | No | Optional historical date (YYYY-MM-DD) for time-aware retrieval. | |
| document_id | No | Optionally limit statute search to one document | |
| include_case_law | No | Include case law results (default: true) | |
| include_preparatory_works | No | Include preparatory works results (default: true) |