classify_legal_intent
Classify legal questions by practice area to understand their domain before next steps. Returns matched categories with parent chains for citing specific services or broader areas.
Instructions
Classify a free-text legal question into matched practice areas (categories and specific services) without returning specialists. Lighter weight than find_legal_specialists. Use this when you want to understand the legal domain of a query before deciding next steps, or when you only need the practice area, not specialist recommendations. Returns matched categories with parent chains so you can cite either the specific service or the broader practice area.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural-language legal question or situation. | |
| locale | No | User's language. Defaults to 'en'. | en |