Skip to main content
Glama

Autotask MCP Server

get_expense_report

Retrieve specific expense report details by ID from Autotask PSA to track costs, review expenses, and manage financial records.

Instructions

Get a specific expense report by ID

Input Schema

NameRequiredDescriptionDefault
reportIdYesThe expense report ID to retrieve

Input Schema (JSON Schema)

{ "properties": { "reportId": { "description": "The expense report ID to retrieve", "type": "number" } }, "required": [ "reportId" ], "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