US filing deadlines for founders
deadline_calendarUse to return common federal filing and payment dates for a selected filer or entity type. The user must verify the date for weekends, holidays, extensions, fiscal years, and special facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes | Your US tax entity. foreign_owned_llc = a SINGLE-MEMBER US LLC owned by a non-US person (files pro-forma 1120 + 5472); a multi-member foreign-owned LLC is a partnership, use multi_member_llc. foreign_owned_c_corp = a US C-corp with foreign owners. nonresident_individual = a person filing Form 1040-NR. | |
| filing_year | No | The tax year whose deadlines you want (the year being reported). Defaults to the prior calendar year. | |
| formed_in_us | No | Whether the entity was formed in the US (relevant to the BOI report, from which most US-formed companies are now exempt). | |
| has_us_source_wages | No | Nonresident individuals only: whether you had US wages subject to withholding. Determines the 1040-NR due date (April 15 if yes, June 15 if no). | |
| has_foreign_bank_over_10k | No | Whether the aggregate of your foreign financial accounts exceeded $10,000 at any point (triggers FBAR). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relay | Yes | Instruction to the calling assistant: relay figures and dates verbatim (identical on every response). | |
| next_step | Yes | A single review link appropriate to this server surface. | |
| disclaimer | Yes | General-information disclaimer (identical on every response). | |
| source_url | Yes | Official IRS or FinCEN authority to review before relying on the result. | |
| server_version | No | Server release that produced this response (matches GET /version). |