Quaderno
Overview
SLUG: QUADERNO
Description
Quaderno is a tax compliance platform that automates tax calculations, invoicing, and reporting for businesses worldwide.
Authentication Details
API Key
Connecting to Quaderno
Create an auth config
Use the dashboard to create an auth config for the Quaderno toolkit. This allows you to connect multiple Quaderno accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Quaderno 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 Quaderno toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
QUADERNO_CALCULATE_TAX_RATE
Tool Name: Calculate Tax Rate
Description
Action Parameters
Action Response
QUADERNO_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
QUADERNO_CREATE_INVOICE
Tool Name: Create Invoice
Description
Action Parameters
Action Response
QUADERNO_CREATE_PRODUCT
Tool Name: Create Product
Description
Action Parameters
Action Response
QUADERNO_DELETE_COUPON
Tool Name: Delete Coupon
Description
Action Parameters
Action Response
QUADERNO_DELETE_EXPENSE
Tool Name: Delete Expense
Description
Action Parameters
Action Response
QUADERNO_DELETE_PRODUCT
Tool Name: Delete Product
Description
Action Parameters
Action Response
QUADERNO_DELETE_TAX_ID
Tool Name: Delete Tax ID
Description
Action Parameters
Action Response
QUADERNO_DELIVER_CREDIT_NOTE
Tool Name: Deliver Credit Note
Description
Action Parameters
Action Response
QUADERNO_DELIVER_INVOICE
Tool Name: Deliver Invoice
Description
Action Parameters
Action Response
QUADERNO_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
QUADERNO_LIST_COUPONS
Tool Name: List Coupons
Description
Action Parameters
Action Response
QUADERNO_LIST_EVIDENCE
Tool Name: List Evidence
Description
Action Parameters
Action Response
QUADERNO_LIST_EXPENSES
Tool Name: List Expenses
Description
Action Parameters
Action Response
QUADERNO_LIST_JURISDICTIONS
Tool Name: List Tax Jurisdictions
Description
Action Parameters
Action Response
QUADERNO_LIST_PRODUCTS
Tool Name: List Products
Description
Action Parameters
Action Response
QUADERNO_LIST_REGISTERED_TAX_I_DS
Tool Name: List Registered Tax IDs
Description
Action Parameters
Action Response
QUADERNO_LIST_REPORTING_REQUESTS
Tool Name: List Reporting Requests
Description
Action Parameters
Action Response
QUADERNO_LIST_SESSIONS
Tool Name: List Sessions
Description
Action Parameters
Action Response
QUADERNO_LIST_TAX_CODES
Tool Name: List Tax Codes
Description
Action Parameters
Action Response
QUADERNO_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response
QUADERNO_RETRIEVE_CONTACT
Tool Name: Retrieve Contact
Description
Action Parameters
Action Response
QUADERNO_RETRIEVE_COUPON
Tool Name: Retrieve Coupon
Description
Action Parameters
Action Response
QUADERNO_RETRIEVE_EVIDENCE
Tool Name: Retrieve Evidence
Description
Action Parameters
Action Response
QUADERNO_RETRIEVE_INVOICE
Tool Name: Retrieve Invoice
Description
Action Parameters
Action Response
QUADERNO_RETRIEVE_JURISDICTION
Tool Name: Retrieve Tax Jurisdiction
Description
Action Parameters
Action Response
QUADERNO_RETRIEVE_PRODUCT
Tool Name: Retrieve Product
Description
Action Parameters
Action Response
QUADERNO_UPDATE_CREDIT_NOTE
Tool Name: Update Credit Note
Description
Action Parameters
Action Response
QUADERNO_UPDATE_INVOICE
Tool Name: Update Invoice
Description
Action Parameters
Action Response
QUADERNO_UPDATE_PRODUCT
Tool Name: Update product
Description
Action Parameters
Action Response
QUADERNO_VALIDATE_TAX_ID
Tool Name: Validate Tax ID
Description
Action Parameters
Action Response
QUADERNO_VOID_CREDIT_NOTE
Tool Name: Void Credit Note
Description
Action Parameters
Action Response