ClawLink
Support11 toolsPaste one API key

Request Tracker (RT) integration for AI agents

Request Tracker is a ticketing and workflow platform for managing support requests, queues, users, assets, knowledge articles, and related operations.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Request Tracker (RT) once and call the same tools from all of them.

Setup

Connect Request Tracker (RT) through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Request Tracker (RT) exposes 11 tools through ClawLink.

ToolWhat it doesKind
request_tracker_get_queueRetrieve one visible RT queue by id or exact name, including lifecycle and capability-sensitiveRead
request_tracker_get_ticketRetrieve one visible RT ticket, including its current fields and capability-sensitive links forRead
request_tracker_get_ticket_historyReturn one page of detailed ticket history, including transaction types, field changesRead
request_tracker_list_queuesList queues visible to the connected RT user so an agent can select a queue for ticket searchRead
request_tracker_list_ticket_attachmentsList attachment metadata references associated with a visible RT ticket without downloadingRead
request_tracker_search_ticketsSearch visible RT tickets with an explicit TicketSQL expression and return one bounded pageRead
request_tracker_search_usersSearch RT users with structured field conditions and return one bounded page of user referencesRead
request_tracker_create_ticketCreate a durable RT ticket in a queueWrite
request_tracker_update_ticketUpdate selected metadata on an existing RT ticket and verify every requested field by readingWrite
request_tracker_add_ticket_commentAdd a private internal comment to an RT ticketWrite
request_tracker_reply_to_ticketSend public correspondence on an RT ticketWrite