# Nusii proposals AI integration on Definable

> Proposal software that both you and your clients will love.

## What this connects

Proposal software that both you and your clients will love. Stop fighting with Word, InDesign and PDF's. Create beautiful proposals in less time, every time with Nusii.

Vendor: https://nusii.com/

## Tools available

**29** tools available. First 12:

- `NUSII_PROPOSALS_ARCHIVE_PROPOSAL` — Archive Proposal — Tool to archive a specific proposal in Nusii. Use when you need to archive a proposal that is no longer active.
- `NUSII_PROPOSALS_CREATE_CLIENT` — Create Client — Tool to create a new client in Nusii Proposals. Use when you need to add a client with their contact and business details. Returns the created client's information including unique identifier.
- `NUSII_PROPOSALS_CREATE_LINE_ITEM` — Create Line Item — Tool to create a line item within a proposal section. Use when you need to add a cost item to a specific section of a proposal.
- `NUSII_PROPOSALS_CREATE_PROPOSAL` — Create Proposal — Tool to create a new proposal in Nusii. Use when you need to initialize a proposal with title, client information, and optional configuration settings.
- `NUSII_PROPOSALS_CREATE_SECTION` — Create Section — Tool to create a section for a proposal or template in Nusii Proposals. Use when you need to add a new section to a proposal or template.
- `NUSII_PROPOSALS_CREATE_WEBHOOK_ENDPOINT` — Create Webhook Endpoint — Tool to create a webhook endpoint to subscribe to Nusii events. Use when you need to register a new webhook for receiving event notifications.
- `NUSII_PROPOSALS_DELETE_CLIENT` — Delete a client — Tool to delete a specific client from Nusii account. Use when you need to permanently remove a client record.
- `NUSII_PROPOSALS_DELETE_LINE_ITEM` — Delete Line Item — Tool to delete a line item from Nusii. Use when you need to remove a specific line item by its ID.
- `NUSII_PROPOSALS_DELETE_PROPOSAL` — Delete a proposal — Tool to delete a proposal from the system. Use when you need to permanently remove a proposal by its ID.
- `NUSII_PROPOSALS_DELETE_SECTION` — Delete a section — Tool to delete a specific section from Nusii. Use when you need to remove a section from a proposal. Returns the deleted section data for confirmation purposes.
- `NUSII_PROPOSALS_DELETE_WEBHOOK_ENDPOINT` — Delete Webhook Endpoint — Tool to delete a specific webhook endpoint from the system. Use when you need to remove a webhook endpoint.
- `NUSII_PROPOSALS_GET_ACCOUNT_ME` — Get Account Me — Tool to retrieve authenticated user's personal account information and settings. Use to get current account details including company info, currency, locale, and contact information.

## Auth

Auth schemes: `API_KEY`.

## How agents use Nusii proposals

Inside a Definable workflow, Nusii proposals is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Nusii proposals** — the Researcher (GPT-5.5) pulls context from Nusii proposals (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Nusii proposals** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Nusii proposals (create record, post message, draft email).
- **Designer / Engineer → Distributor → Nusii proposals** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Nusii proposals (attach file, open PR comment, post status).

The Verifier checks every Nusii proposals call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- proposal & invoice management — https://definable.ai/apps/category/proposal-&-invoice-management/

## Related

- HTML page: https://definable.ai/apps/nusii_proposals/
- Same category (proposal & invoice management): https://definable.ai/apps/category/proposal-&-invoice-management/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
