Skip to main content
Glama

autotask_create_quote_item

Add a line item to a quote in Autotask by specifying a service, product, or bundle with required quantity and quote ID.

Instructions

Create a line item on a quote. Set exactly ONE item reference (serviceID, productID, or serviceBundleID). Required: quoteId, quantity. Defaults: unitDiscount=0, lineDiscount=0, percentageDiscount=0, isOptional=false.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
quoteIdYesThe quote ID to add this item to
nameNoItem name (auto-populated for service/product types)
descriptionNoItem description
quantityYesQuantity of the item
unitPriceNoUnit price for the item
unitCostNoUnit cost for the item
unitDiscountNoPer-unit discount amount (default: 0)
lineDiscountNoLine-level discount amount (default: 0)
percentageDiscountNoPercentage discount (default: 0)
isOptionalNoWhether this is an optional line item (default: false)
serviceIDNoService ID to link (mutually exclusive with productID/serviceBundleID)
productIDNoProduct ID to link (mutually exclusive with serviceID/serviceBundleID)
serviceBundleIDNoService Bundle ID to link (mutually exclusive with serviceID/productID)
sortOrderIDNoSort order for display
quoteItemTypeNoQuote item type (auto-determined if omitted): 1=Product, 2=Cost, 3=Labor, 4=Expense, 6=Shipping, 11=Service, 12=ServiceBundle

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wyre-technology/autotask-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server