BoomTax - 1099, W-2, ACA Filing
BoomTax API - IRS Information Return Filing Connect AI agents to BoomTax for tax form management and e-filing.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Get Filing Summary: Get aggregate filing counts grouped by status and form type for a tax year.
- List Filing Types: List all filing types supported by BoomTax with their tax year and e-file availability.
- List Filing Forms: List all forms belonging to a specific filing with their status and metadata.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
BoomTax API - IRS Information Return Filing
Connect AI agents to BoomTax for tax form management and e-filing. Query filings (1099, W-2, 1095, etc.), check e-file status and errors, look up payers, and get filing summaries across tax years.
Tools:
- Search and filter filings by tax year, form type, and status
- Get filing details with payer info and e-file status
- View e-file errors with IRS error codes and messages
- Look up payers/issuers with filing counts
- List all supported filing types and e-file availability
Requires a BoomTax account with API access enabled. OAuth 2.1 with PKCE.
Список инструментов сервера (10)
Технические названия из tools/list. Нужны только разработчикам.
| get_filing_summary | Get aggregate filing counts grouped by status and form type for a tax year. |
| list_filing_types | List all filing types supported by BoomTax with their tax year and e-file availability. |
| list_filing_forms | List all forms belonging to a specific filing with their status and metadata. |
| get_form | Get a specific form's metadata including type, status, and dates. TINs are always masked. |
| get_filing_details | Get detailed information about a specific filing including payer summary and latest e-file status. |
| list_payers | List payers (issuers) across your filings. TINs are not shown in the list view for security. |
| get_efile_errors | Get e-file errors for a filing including header-level and per-form errors with error codes and messages. |
| list_filings | List tax filings with optional filters. Returns paginated results with filing name, status, form type, and dates. |
| get_efile_status | Get the e-file status for a filing including the full request/response timeline. |
| get_payer | Get payer (issuer) details for a specific filing including masked TIN and contact information. |