list_project_tickets
Get project tickets with id, status, priority, title, and assignee. Provide the project id to display its full ticket list.
Instructions
List tickets in a project (display id, status, priority, title, assignee).
Args:
project_id: The project id (use list_projects to find it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |