list_jurisdictions
List all jurisdictions (countries/states) available in the Lawstronaut legal corpus. Call this FIRST when answering legal questions so you know which "iso" codes are valid for the other tools. Result is cached for the MCP process lifetime
Returns: {data: [{"name": "Belgium", "iso": "BE", "type": "country"}, ...]}
- Full list of jurisdiction objects including names, iso, and typeInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||