List an organization's tickets
zendesk_organization_ticketsList recent tickets for a Zendesk organization. Provide the organization ID and optionally set a maximum number of tickets to return.
Instructions
List tickets belonging to an organization, most recent first. Get an organization id from a ticket (organization field) or a user record.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Numeric organization id. | |
| limit | No | Max tickets (default 100). |