Developer Tools38 toolsPaste one API key
Bidsketch integration for AI agents
Bidsketch is a proposal software that helps businesses create professional proposals quickly and efficiently.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Bidsketch once and call the same tools from all of them.
Setup
Connect Bidsketch 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
Bidsketch exposes 38 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
bidsketch_get_client | Get a client by ID | Read |
bidsketch_get_client_proposals | List proposals for a specific client | Read |
bidsketch_get_clients | Retrieve all clients | Read |
bidsketch_get_fee | Get a single fee | Read |
bidsketch_get_fees | List all the fees for the account | Read |
bidsketch_get_proposal | Get a proposal by ID | Read |
bidsketch_get_proposal_content | Get a proposal with all its content (sections and fees) | Read |
bidsketch_get_proposal_fee | Get a single fee item for a proposal | Read |
bidsketch_get_proposal_fees | List all fees for a proposal | Read |
bidsketch_get_proposal_section | Fetch a single proposal section | Read |
bidsketch_get_proposal_sections | Get all sections for a proposal | Read |
bidsketch_get_proposal_stats | Get proposal statistics for your Bidsketch account | Read |
bidsketch_get_proposals | Retrieve all proposals for the account | Read |
bidsketch_get_section | Fetch a section by ID | Read |
bidsketch_get_sections | Retrieves all reusable proposal sections saved to your Bidsketch account | Read |
bidsketch_get_templates | Retrieves all proposal templates saved in the account | Read |
bidsketch_list_proposal_closing_sections | Get a collection of closing sections for a proposal | Read |
bidsketch_list_proposal_opening_sections | Get a collection of opening sections for a proposal | Read |
bidsketch_create_client | Create a client | Write |
bidsketch_create_proposal | Create a new proposal | Write |
bidsketch_post_fee | Create a fee | Write |
bidsketch_post_proposal_fee | Create a proposal fee | Write |
bidsketch_post_proposal_section | Create a proposal section | Write |
bidsketch_post_section | Create a section | Write |
bidsketch_post_webhook | Create a webhook subscription in Bidsketch to receive real-time notifications when specific | Write |
bidsketch_put_client | Update a client | Read |
bidsketch_put_fee | Update a fee | Read |
bidsketch_put_proposal | Update a specific proposal's details | Read |
bidsketch_put_proposal_fee | Update a proposal fee | Read |
bidsketch_put_proposal_section | Update a proposal section | Read |