Taxjar
Overview
SLUG: TAXJAR
Description
Template description for Taxjar
Authentication Details
API Key
Connecting to Taxjar
Create an auth config
Use the dashboard to create an auth config for the Taxjar toolkit. This allows you to connect multiple Taxjar accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Taxjar Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Taxjar toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
TAXJAR_CALCULATE_SALES_TAX_FOR_AN_ORDER
Tool Name: Calculate Sales Tax For An Order
Description
Action Parameters
Action Response
TAXJAR_CREATE_ORDER_TRANSACTION
Tool Name: Create Order Transaction
Description
Action Parameters
Action Response
TAXJAR_CREATE_REFUND_TRANSACTION
Tool Name: Create Refund Transaction
Description
Action Parameters
Action Response
TAXJAR_DELETE_CUSTOMER
Tool Name: Delete Customer
Description
Action Parameters
Action Response
TAXJAR_DELETE_ORDER_TRANSACTION
Tool Name: Delete Order Transaction
Description
Action Parameters
Action Response
TAXJAR_DELETE_REFUND_TRANSACTION
Tool Name: Delete Refund Transaction
Description
Action Parameters
Action Response
TAXJAR_LIST_CUSTOMERS
Tool Name: List Customers
Description
Action Parameters
Action Response
TAXJAR_LIST_NEXUS_REGIONS
Tool Name: List Nexus Regions
Description
Action Parameters
Action Response
TAXJAR_LIST_ORDER_TRANSACTIONS
Tool Name: List Order Transactions
Description
Action Parameters
Action Response
TAXJAR_LIST_REFUND_TRANSACTIONS
Tool Name: List refund transactions
Description
Action Parameters
Action Response
TAXJAR_LIST_TAX_CATEGORIES
Tool Name: List Tax Categories
Description
Action Parameters
Action Response
TAXJAR_SHOW_CUSTOMER
Tool Name: Show Customer
Description
Action Parameters
Action Response
TAXJAR_SHOW_ORDER_TRANSACTION
Tool Name: Show Order Transaction
Description
Action Parameters
Action Response
TAXJAR_SHOW_REFUND_TRANSACTION
Tool Name: Show Refund Transaction
Description
Action Parameters
Action Response
TAXJAR_SHOW_TAX_RATES_FOR_A_LOCATION
Tool Name: Show Tax Rates for a Location
Description
Action Parameters
Action Response
TAXJAR_SUMMARIZE_TAX_RATES_FOR_ALL_REGIONS
Tool Name: Summarize Tax Rates for All Regions
Description
Action Parameters
Action Response
TAXJAR_UPDATE_ORDER_TRANSACTION
Tool Name: Update Order Transaction
Description
Action Parameters
Action Response
TAXJAR_VALIDATE_VAT_NUMBER
Tool Name: Validate VAT Number
Description
Action Parameters
Action Response