getTicket
Retrieve detailed information about a WordPress Trac ticket, including description, comments, and metadata, by specifying the ticket ID. Use this tool to track development progress and access discussions efficiently.
Instructions
Get detailed information about a specific WordPress Trac ticket including description, comments, and metadata.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
commentLimit | No | Maximum number of comments to return (default: 10, max: 50) | |
id | Yes | Trac ticket ID number | |
includeComments | No | Include ticket comments and discussion (default: true) |