get_issues
Retrieve and analyze recent errors, exceptions, and performance issues from Tideways. Filter by issue type and status to get actionable insights for application monitoring.
Instructions
Retrieve and analyze recent errors, exceptions, and performance issues in JSON format for actionable insights
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_type | No | Type of issues to retrieve (fixed enum values to match API) | all |
| status | No | Issue status filter (updated to match API statuses) | open |
| page | No | Page number for pagination (replaces limit) |