list_errors_by_country
Retrieve country-specific dead ends for visa, banking, legal, cultural, medical, food-safety, emergency, and safety issues. Get jurisdiction-specific knowledge that global AI training data may not cover.
Instructions
List all country-scoped dead ends for a given country (ISO alpha-2 code, e.g. 'kr', 'jp', 'us', 'de'). Returns visa, banking, legal, cultural, medical, food-safety, emergency, and safety dead ends specific to that jurisdiction. Use this when an AI agent needs jurisdiction-specific knowledge that global LLM training data won't reliably cover.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Optional: filter by domain (e.g. 'visa', 'legal', 'culture') | |
| country | Yes | ISO 3166-1 alpha-2 country code, lowercase (e.g. 'kr' for Korea, 'jp' for Japan) |