body — the markdown implementation spec that tells you what to build. Document and ticket listings omit body because it is the heavy field, so fetch the ticket here before you start implementing it.
Screenshots are not part of this response. When a ticket refers to UI, pull its annotated images with get_ticket_images and actually look at them: the user’s markup is the instruction.
Input
string
required
Id of the Montra ticket (UUID).
Output
object
required
Notes
- A ticket whose document sits outside the workspace this connection is bound to reads as not found, even if your Montra account can see it in the app. See workspace binding.
- Deleted tickets are not returned.
- Related:
update_ticket,set_ticket_status,get_ticket_images, and the agent workflow guide.