jobber_create_quote
Create a client quote in Jobber by adding a title, line items, optional message, and deposit amount to send for approval.
Instructions
Create a new quote in Jobber for a client. Include a title, line items, and optional message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Quote title | |
| message | No | Message to the client on the quote | |
| clientId | Yes | Jobber client ID | |
| lineItems | No | Services or materials included in the quote | |
| depositAmount | No | Deposit amount if required |