Skip to main content
Glama

Autotask MCP Server

search_companies

Find companies in Autotask by name with optional filtering by active status and customizable result limits for efficient business management.

Instructions

Search for companies in Autotask with optional filters

Input Schema

NameRequiredDescriptionDefault
isActiveNoFilter by active status
pageSizeNoNumber of results to return (default: 50, max: 200)
searchTermNoSearch term for company name

Input Schema (JSON Schema)

{ "properties": { "isActive": { "description": "Filter by active status", "type": "boolean" }, "pageSize": { "description": "Number of results to return (default: 50, max: 200)", "maximum": 200, "minimum": 1, "type": "number" }, "searchTerm": { "description": "Search term for company name", "type": "string" } }, "required": [], "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