othos_ticket_list_by_column_template
List tickets from a specific column with a fixed template displaying title, priority, ID, status, assignees, due date, and summary. Specify the column ID and optionally set the maximum summary length.
Instructions
List tickets from a column using a fixed chat template: title, priority, id, status, assignees, due date, and summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| columnId | Yes | ||
| summaryMaxLength | No | Max summary length for ticket description. Default: 240. |