Skip to main content
Glama

autotask_update_ticket

Modify existing Autotask tickets by updating specific fields like status, priority, assignment, or due dates to manage support requests and track progress.

Instructions

Update an existing ticket in Autotask. Only fields provided will be changed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ticketIdYesThe ID of the ticket to update
titleNoTicket title
descriptionNoTicket description
statusNoTicket status ID (use autotask_list_ticket_statuses to find valid IDs)
priorityNoTicket priority ID (use autotask_list_ticket_priorities to find valid IDs)
assignedResourceIDNoAssigned resource ID. If set, assignedResourceRoleID is also required by Autotask.
assignedResourceRoleIDNoRole ID for the assigned resource. Required by Autotask when assignedResourceID is set.
dueDateTimeNoDue date and time in ISO 8601 format (e.g. 2026-03-15T17:00:00Z)
contactIDNoContact ID for the ticket
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