Create ClientTool to create a client.
Delete ClientTool to delete a client and all their proposals.
Delete FeeTool to delete a fee.
Delete ProposalTool to delete a proposal and all its content.
Delete Proposal FeeTool to delete a proposal fee.
Delete Proposal SectionTool to delete a proposal section.
Delete SectionTool to delete a section.
Delete WebhookTool to delete a webhook.
Get ClientTool to get a client by id.
Get Client ProposalsTool to list proposals for a specific client.
Get ClientsTool to retrieve all clients.
Get FeeTool to get a single fee.
Get FeesTool to list all the fees for the account.
Get ProposalTool to get a proposal by id.
Get Proposal ContentTool to get a proposal with all its content (sections and fees).
Get Proposal FeeTool to get a single fee item for a proposal.
Get Proposal FeesTool to list all fees for a proposal.
Get ProposalsTool to retrieve all proposals for the account.
Get Proposal SectionTool to fetch a single proposal section.
Get Proposal SectionsTool to get all sections for a proposal.
Get Proposal StatsTool to get proposal statistics.
Get SectionTool to fetch a section by id.
Get SectionsTool to list all sections.
Get TemplatesTool to list all proposal templates saved for the account.
Create FeeTool to create a fee.
Create Proposal FeeTool to create a proposal fee.
Create Proposal SectionTool to create a proposal section.
Create SectionTool to create a section.
Create WebhookTool to create a webhook.
Update ClientTool to update a client.
Update FeeTool to update a fee.
Update ProposalTool to update a specific proposal's details.
Update Proposal FeeTool to update a proposal fee.
Update Proposal SectionTool to update a proposal section.
Update SectionTool to update a section.