Skip to main content
Glama

Autotask MCP Server

get_quote

Retrieve specific quote details from Autotask PSA using the quote ID to access pricing, line items, and customer information for sales and service operations.

Instructions

Get a specific quote by ID

Input Schema

NameRequiredDescriptionDefault
quoteIdYesThe quote ID to retrieve

Input Schema (JSON Schema)

{ "properties": { "quoteId": { "description": "The quote ID to retrieve", "type": "number" } }, "required": [ "quoteId" ], "type": "object" }

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/asachs01/autotask-mcp'

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