get_legal_cost_estimate
Estimate legal costs by practice area, complexity, and region. Returns fee ranges for hourly, flat fee, or contingency billing.
Instructions
Get estimated legal costs for a type of legal issue. Returns fee ranges by billing structure (hourly, flat fee, contingency), adjusted for case complexity and region. Complexity is the primary cost driver.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | US state for regional pricing adjustment | |
| complexity | No | Case complexity — primary cost driver. simple: uncontested/routine, moderate: standard (default), complex: contested/litigation, high_stakes: trial/federal/appeal | |
| description | No | Brief description of the issue — used to auto-classify complexity if not specified | |
| practice_area | Yes | Practice area, e.g. "Criminal Defense", "Family Law", "Personal Injury" |