Weavz
Quaderno

Quaderno

Tax calculation, tax evidence, contacts, products, invoices, credits, and webhook management through Quaderno API.

19 tools

Tools

Name
ping

Check Quaderno API connectivity.

calculate_tax_rate

Calculate a tax rate using Quaderno tax evidence fields.

create_transaction

Create a Quaderno transaction for tax compliance evidence and reporting.

list_contacts

List Quaderno contacts.

create_contact

Create a Quaderno contact.

get_contact

Retrieve a Quaderno contact.

list_products

List Quaderno products.

create_product

Create a Quaderno product.

get_product

Retrieve a Quaderno product.

list_invoices

List Quaderno invoices.

create_invoice

Create a Quaderno invoice.

get_invoice

Retrieve a Quaderno invoice.

list_credits

List Quaderno credit notes.

create_credit

Create a Quaderno credit.

get_credit

Retrieve a Quaderno credit.

void_credit

Void a Quaderno credit note.

list_webhooks

List Quaderno webhooks.

create_webhook

Create a Quaderno webhook.

delete_webhook

Delete a Quaderno webhook.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('quaderno', 'ping', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'quaderno',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Quaderno to my app?

Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Quaderno support?

Quaderno supports 19 tools including Ping, Calculate Tax Rate, Create Transaction, List Contacts, Create Contact, and more.

Can I use Quaderno with AI agents?

Yes. Add Quaderno to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Quaderno be used in stateful agent workflows?

Yes. Agents can combine Quaderno tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Quaderno use?

Quaderno uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Quaderno integration cost?

The Quaderno integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

Connect Quaderno in minutes

Get 20,000 free action executions every month. No credit card required.