get_tickets
Fetch paginated ticket lists from Freshservice. Set page number and results per page to navigate through tickets.
Instructions
List all tickets with pagination.
Args: page: Page number (starts at 1). per_page: Results per page (max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |