Skip to main content
Glama
TICnine

Autotask MCP Server

autotask_search_billing_item_approval_levels

Search billing item approval levels to view tiered approval workflows for Autotask time entries. Filter by time entry ID, approver, level, or date range to track multi-level approval records.

Instructions

Search for billing item approval levels. These describe multi-level approval records for Autotask time entries, enabling visibility into tiered approval workflows.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
timeEntryIdNoFilter by time entry ID
approvalResourceIdNoFilter by approver resource ID
approvalLevelNoFilter by approval level (1, 2, 3, etc.)
approvedAfterNoFilter approvals on or after this date (ISO format)
approvedBeforeNoFilter approvals on or before this date (ISO format)
pageNoPage number for pagination (default: 1)
pageSizeNoResults per page (default: 25, max: 500)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden for behavioral disclosure. It states this is a search operation but doesn't describe whether it's read-only, paginated (though schema hints at this), rate-limited, or has authentication requirements. The mention of 'multi-level approval records' adds some context, but key behavioral traits like response format or error handling are missing.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is efficiently structured in two sentences: the first states the core purpose, the second adds context about approval workflows. There's no wasted language, though it could be slightly more front-loaded with key usage information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a search tool with 7 parameters, 100% schema coverage, and no output schema, the description is minimally adequate. It explains what's being searched but lacks information about return values, pagination behavior (beyond schema hints), or typical use cases. The absence of annotations means the description should do more to compensate, but it doesn't.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema fully documents all 7 parameters. The description adds no parameter-specific information beyond what's in the schema (e.g., it doesn't explain relationships between parameters like 'timeEntryId' and 'approvalLevel'). The baseline score of 3 reflects adequate coverage through the schema alone.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Search for billing item approval levels' with the specific resource identified. It distinguishes from siblings by focusing on approval levels rather than other billing items or entities, though it doesn't explicitly contrast with 'autotask_search_billing_items' which might search different aspects of billing items.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives. It mentions 'enabling visibility into tiered approval workflows' but doesn't specify use cases, prerequisites, or differentiate from other search tools in the sibling list (e.g., 'autotask_search_billing_items').

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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

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