quick_visa_check
Check visa requirement between two countries with a simple query. Returns visa status such as visa-free, e-visa, or visa required.
Instructions
Quickly check whether a visa is required between two countries. Returns only the visa status (visa-free, e-visa, visa required, etc.) without detailed documents or process steps. Requires a free API key. Get one at https://visa.orizn.app Use this tool for simple yes/no visa requirement checks or when no API key is available. For full details, use check_visa_requirement instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passport | Yes | ISO 3166-1 alpha-3 country code of the passport holder (e.g. 'FRA' for France). | |
| destination | Yes | ISO 3166-1 alpha-3 country code of the destination country (e.g. 'JPN' for Japan). |