Developer Tools29 toolsPaste one API key
Nusii proposals integration for AI agents
Proposal software that both you and your clients will love.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Nusii proposals once and call the same tools from all of them.
Setup
Connect Nusii proposals through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Nusii proposals exposes 29 tools through ClawLink. The 24 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
nusii_proposals_get_account_me | Retrieve authenticated user's personal account information and settings | Read |
nusii_proposals_get_client | Retrieve a single client from Nusii using their unique identifier | Read |
nusii_proposals_get_proposal | Retrieve a single proposal with complete details and sections | Read |
nusii_proposals_get_section | Retrieve a single section from a proposal or template in Nusii | Read |
nusii_proposals_get_webhook_endpoint | Retrieve a single webhook endpoint configuration | Read |
nusii_proposals_list_clients | Retrieve all clients associated with the account | Read |
nusii_proposals_list_line_items | Retrieve all line items from Nusii Proposals with pagination support | Read |
nusii_proposals_list_proposal_activities | Retrieve all proposal activities with optional filtering by proposal or client ID | Read |
nusii_proposals_list_proposals | Retrieve all proposals from your Nusii account with pagination and filtering options | Read |
nusii_proposals_list_section_line_items | Retrieve all line items from a specific section | Read |
nusii_proposals_list_sections | Retrieve all sections with optional filtering for proposals or templates | Read |
nusii_proposals_list_themes | Retrieve all available themes for proposals in Nusii | Read |
nusii_proposals_list_users | Retrieve all users in paginated format | Read |
nusii_proposals_list_webhook_endpoints | Retrieve all webhook endpoints configured for your Nusii account | Read |
nusii_proposals_archive_proposal | Archive a specific proposal in Nusii | Write |
nusii_proposals_create_client | Create a new client in Nusii Proposals | Write |
nusii_proposals_create_line_item | Create a line item within a proposal section | Write |
nusii_proposals_create_proposal | Create a new proposal in Nusii | Write |
nusii_proposals_create_section | Create a section for a proposal or template in Nusii Proposals | Write |
nusii_proposals_create_webhook_endpoint | Create a webhook endpoint to subscribe to Nusii events | Write |
nusii_proposals_update_client | Update an existing client's information in Nusii | Write |
nusii_proposals_update_line_item | Update an existing line item in Nusii proposals | Write |
nusii_proposals_update_proposal | Update an existing proposal in Nusii | Write |
nusii_proposals_update_section | Update an existing section in a proposal or template | Write |