pylon_list_issues
List issues in Pylon within a specified time range. Provide start and end times to retrieve a filtered set of issues for review or export.
Instructions
List issues within a time range in Pylon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of issues to return (default: 100) | |
| cursor | No | Pagination cursor | |
| end_time | Yes | End time in ISO 8601 format | |
| start_time | Yes | Start time in ISO 8601 format |