check_selfemployed
Verify a person's self-employed (NPD) status by INN using FNS open data to ensure compliance before payment.
Instructions
Check self-employed (NPD/НПД) status by taxpayer INN via FNS open data. Requires Pro API key.
When to use: before paying a sole proprietor as individual — mandatory NPD verification. When NOT to use: offline what-if math — use calculators; without token returns missing_token error. Side effects: read-only HTTPS to hosted backend; no local data mutation. Needs MCP_FNS_CALC_TOKEN.
Returns: {is_selfemployed, inn, checked_at, source, disclaimer} or error/missing_token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inn | Yes | ИНН физлица (10 или 12 цифр). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||