Payments & Finance21 toolsPaste one API key
Taxjar integration for AI agents
TaxJar provides a comprehensive sales tax API for real-time tax calculations, reporting, and filing.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Taxjar once and call the same tools from all of them.
Setup
Connect Taxjar through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Taxjar exposes 21 tools through ClawLink. The 18 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
taxjar_calculate_sales_tax_for_an_order | Calculate sales tax for an order | Read |
taxjar_list_customers | Lists all customer IDs from your TaxJar account | Read |
taxjar_list_nexus_regions | List existing nexus regions for an account | Read |
taxjar_list_order_transactions | List order transaction IDs within a date range | Read |
taxjar_list_refund_transactions | Lists refund transaction IDs within a specified date range | Read |
taxjar_list_tax_categories | List all product tax categories and their codes | Read |
taxjar_show_customer | Show an existing customer | Read |
taxjar_show_order_transaction | Show an existing order transaction by ID | Read |
taxjar_show_refund_transaction | Retrieves detailed information about a specific refund transaction from TaxJar | Read |
taxjar_show_tax_rates_for_a_location | Show sales tax rates for a location | Read |
taxjar_summarize_tax_rates_for_all_regions | Retrieve minimum and average sales tax rates by region | Read |
taxjar_validate_vat_number | Validates EU VAT identification numbers against the VIES (VAT Information Exchange System) | Read |
taxjar_create_customer | Create a new customer with exemption information | Write |
taxjar_create_order_transaction | Creates a new order transaction in TaxJar for sales tax reporting and compliance | Write |
taxjar_create_refund_transaction | Create a new refund transaction | Write |
taxjar_update_customer | Update an existing customer in TaxJar | Write |
taxjar_update_order_transaction | Update an existing order transaction | Write |
taxjar_update_refund_transaction | Update an existing refund transaction | Write |