Skip to main content
Bidsketch logo

Bidsketch

Bidsketch is a proposal software that helps businesses create professional proposals quickly and efficiently.

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

Bidsketch authenticates with an API key. Generate the credential in your Bidsketch account, then paste it into FlyMyAI the first time an agent uses a Bidsketch action.

Get your Bidsketch credential →

Fields to fill in FlyMyAI

FieldDetails
Bidsketch API TokenThe API token used for authenticating requests to the Bidsketch API. Obtain this from your Bidsketch account settings under the 'API & Integration' tab. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
BIDSKETCH_CREATE_CLIENTTool to create a client. use when adding a new client record to bidsketch.first_name, last_name, email
BIDSKETCH_DELETE_CLIENTTool to delete a client and all their proposals. use when you want to permanently remove a client and its associated proposals from your account.id
BIDSKETCH_DELETE_FEETool to delete a fee. use when a saved fee is no longer needed. use after confirming this fee isn't referenced in any live proposals.fee_id
BIDSKETCH_DELETE_PROPOSALTool to delete a proposal and all its content. use after confirming the proposal id to prevent accidental deletions.id
BIDSKETCH_DELETE_PROPOSAL_FEETool to delete a proposal fee. use when you need to remove an existing fee before finalizing or sending a proposal.proposal_id, fee_id
BIDSKETCH_DELETE_PROPOSAL_SECTIONTool to delete a proposal section. use when you need to remove a section from a proposal after verifying its id.proposal_id, section_id
BIDSKETCH_DELETE_SECTIONTool to delete a section. use when you need to permanently remove a saved section after confirming its id.id
BIDSKETCH_DELETE_WEBHOOKTool to delete a webhook. use after obtaining the webhook id to remove it.id
BIDSKETCH_GET_CLIENTTool to get a client by id. use when you need detailed client info after obtaining its id.id
BIDSKETCH_GET_CLIENTSTool to retrieve all clients. use when you need to list all clients on the account.-
BIDSKETCH_GET_CLIENT_PROPOSALSTool to list proposals for a specific client. use after confirming the client id exists.client_id
BIDSKETCH_GET_FEETool to get a single fee. use when you need detailed information about a fee by its id after confirming its existence.fee_id
BIDSKETCH_GET_FEESTool to list all the fees for the account. use when you need to fetch every saved fee.-
BIDSKETCH_GET_PROPOSALTool to get a proposal by id. use when you need detailed information for a specific proposal after obtaining its id.id
BIDSKETCH_GET_PROPOSALSTool to retrieve all proposals for the account. use when you need an overview of existing proposals.-
BIDSKETCH_GET_PROPOSAL_CONTENTTool to get a proposal with all its content (sections and fees). use when you need a full proposal in one call.proposal_id
BIDSKETCH_GET_PROPOSAL_FEETool to get a single fee item for a proposal. use when you need detailed information about a specific fee before updating or displaying it.proposal_id, fee_id
BIDSKETCH_GET_PROPOSAL_FEESTool to list all fees for a proposal. use after confirming the proposal id exists; supports pagination.proposal_id
BIDSKETCH_GET_PROPOSAL_SECTIONTool to fetch a single proposal section. use when you need detailed information for a section after listing proposal sections.proposal_id, section_id
BIDSKETCH_GET_PROPOSAL_SECTIONSTool to get all sections for a proposal. use when you need to list opening or closing sections by proposal id.proposal_id
BIDSKETCH_GET_PROPOSAL_STATSTool to get proposal statistics. use when you need the total count of proposals for the account.-
BIDSKETCH_GET_SECTIONTool to fetch a section by id. use when you need detailed section information after confirming its id.id
BIDSKETCH_GET_SECTIONSTool to list all sections. use when you need to retrieve saved sections for your account.-
BIDSKETCH_GET_TEMPLATESTool to list all proposal templates saved for the account. use when you need to fetch available templates before creating a new proposal.-
BIDSKETCH_POST_FEETool to create a fee. use when you need to add a reusable fee to the account before adding it to a proposal. ensure required fields are set (e.g., unit for custom fees).name, feetype, amount
BIDSKETCH_POST_PROPOSAL_FEETool to create a proposal fee. use after confirming the proposal exists to add a cost line item; require unit when feetype is custom.proposal_id, name, feetype, amount
BIDSKETCH_POST_PROPOSAL_SECTIONTool to create a proposal section. use after confirming a proposal exists to add a new opening or closing section.proposal_id, name, sectiontype, description
BIDSKETCH_POST_SECTIONTool to create a section. use when you need to add a new section to your account before including it in proposals.name, sectiontype
BIDSKETCH_POST_WEBHOOKTool to create a webhook. use when your endpoint is ready to receive event notifications and must return http 200 ok.event, endpoint
BIDSKETCH_PUT_CLIENTTool to update a client. use when you need to modify existing client records with new data.id
BIDSKETCH_PUT_FEETool to update a fee. use when you need to modify existing fee records with new data after verifying current values.fee_id
BIDSKETCH_PUT_PROPOSALTool to update a specific proposal's details. use after retrieving a proposal to apply changes.id
BIDSKETCH_PUT_PROPOSAL_FEETool to update a proposal fee. use when modifying specific properties of an existing fee within a proposal after verifying its existence.proposal_id, fee_id
BIDSKETCH_PUT_PROPOSAL_SECTIONTool to update a proposal section. use when you need to modify the name or content of an existing section after verifying its existence.proposal_id, section_id
BIDSKETCH_PUT_SECTIONTool to update a section. use when you need to modify an existing section after confirming its id.id
We love our partners - FlyMy.AI builds with the best. Thanks, Bidsketch!