Quaderno
Quaderno is a tax compliance platform that automates tax calculations, invoicing, and reporting for businesses worldwide.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Quaderno authenticates with an API key. Generate the credential in your Quaderno account, then paste it into FlyMyAI the first time an agent uses a Quaderno action.
Get your Quaderno credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Quaderno Account Subdomain | Your Quaderno account subdomain, derived from your Quaderno account URL. For example, if your Quaderno account URL is 'https://acmeinc.quadernoapp.com', then the subdomain is 'acmeinc'. (required) |
Quaderno API Key | Your Quaderno API Key, found under 'DEVELOPERS' > 'API Keys' > 'Private Key'. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
QUADERNO_CALCULATE_TAX_RATE | Tool to calculate applicable tax rate for given address and transaction type. use when you need tax details before invoicing. | to_country |
QUADERNO_CREATE_CONTACT | Tool to create a new contact (customer or vendor). use when you need to add a person or company contact in quaderno. | kind, country |
QUADERNO_CREATE_INVOICE | Tool to create a new invoice. use when you need customer, items, and payment details prepared before invoicing. | contact, items, currency |
QUADERNO_CREATE_PRODUCT | Tool to create a new product. use after configuring sku, pricing, and tax settings. | code, name, unit_cost |
QUADERNO_DELETE_COUPON | Tool to permanently delete a coupon. use when you have confirmed the coupon id is correct and need to remove it permanently (cannot be undone). | id |
QUADERNO_DELETE_EXPENSE | Tool to permanently delete an expense by id. use when you have confirmed the expense id is correct and no longer need the expense. | id |
QUADERNO_DELETE_PRODUCT | Tool to permanently delete a product by id. use when you have confirmed the product id is correct and no longer need the product. | id |
QUADERNO_DELETE_TAX_ID | Tool to permanently delete a registered tax id by id. use when you have confirmed the tax id exists and no longer need the tax id. | id |
QUADERNO_DELIVER_CREDIT_NOTE | Tool to deliver a credit note to the customer via email. use after confirming the credit note is finalized. | id |
QUADERNO_DELIVER_INVOICE | Tool to deliver an invoice to the customer via email. use after confirming the invoice is finalized to send it. | id |
QUADERNO_LIST_CONTACTS | Tool to list contacts, paginated and filterable by name, email, or tax id. use when you need to retrieve subsets of your contacts. | - |
QUADERNO_LIST_COUPONS | Tool to list all coupons. use when you need to retrieve available coupons sorted by creation date (newest first). | - |
QUADERNO_LIST_EVIDENCE | Tool to list all evidence objects. use when you need to retrieve location evidences, optionally filtered by state or document id. | - |
QUADERNO_LIST_EXPENSES | Tool to list all expenses, paginated. use when you need to page through expenses with optional filters. example: listexpenses(limit=50, created before="exp 12345"). | - |
QUADERNO_LIST_JURISDICTIONS | Tool to list all tax jurisdictions. use when you need supported jurisdictions for tax calculations. | - |
QUADERNO_LIST_PRODUCTS | Tool to list all products. use when you need a paginated and filterable product catalog. | - |
QUADERNO_LIST_REGISTERED_TAX_I_DS | Tool to list all registered tax ids. use when retrieving jurisdictions where your business has registered tax ids. supports optional cursor-based pagination. | - |
QUADERNO_LIST_REPORTING_REQUESTS | Tool to list all reporting requests. use after creating report requests to retrieve their status and download links. | - |
QUADERNO_LIST_SESSIONS | Tool to list all quaderno checkout sessions, paginated and filterable by status. use when you need to retrieve your checkout sessions. | - |
QUADERNO_LIST_TAX_CODES | Tool to list all supported tax codes. use when you need to retrieve the full set of tax codes for classifying items. | - |
QUADERNO_LIST_WEBHOOKS | Tool to list all webhooks. use when you need to retrieve webhook configurations. | - |
QUADERNO_RETRIEVE_CONTACT | Tool to retrieve details of an existing contact by id. use after confirming contact id. | id |
QUADERNO_RETRIEVE_COUPON | Tool to retrieve details of an existing coupon by id. use after obtaining the coupon id from creation or list operations. | id |
QUADERNO_RETRIEVE_EVIDENCE | Tool to retrieve details of an existing evidence object by id. use after confirming evidence id. | id |
QUADERNO_RETRIEVE_INVOICE | Tool to retrieve details of an existing invoice by id. use when you need full invoice details for reporting or reconciliation. | id |
QUADERNO_RETRIEVE_JURISDICTION | Tool to retrieve a tax jurisdiction by id. use when you need the name, country, and region of a specific jurisdiction after confirming its id. example: "retrieve jurisdiction 94". | id |
QUADERNO_RETRIEVE_PRODUCT | Tool to retrieve details of an existing product by id. use after confirming the product id exists. | id |
QUADERNO_UPDATE_CREDIT_NOTE | Tool to update a credit note. use when you need to modify metadata, tags, notes, billing address, or attach files to an existing credit note. only limited fields can be updated if it has already been paid or delivered. | id |
QUADERNO_UPDATE_INVOICE | Tool to update an invoice. use when the invoice is not yet paid or delivered to modify only allowed fields. only the fields: po number, tag list, payment details, notes, street line 1, street line 2, custom metadata, and attachment can be modified. | id |
QUADERNO_UPDATE_PRODUCT | Tool to update a product; unspecified fields remain unchanged. use after fetching the product to apply partial updates. | id |
QUADERNO_VALIDATE_TAX_ID | Tool to validate a tax id. use when confirming whether a given country-specific tax id is valid. example: validate tax id 'de303954554' for germany. | country, tax_id |
QUADERNO_VOID_CREDIT_NOTE | Tool to void a credit note. use when you need to cancel an existing credit note. | id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Quaderno!