tickets_blueprints_list
List ticket blueprints available for ticket creation, returning id, name, role, and children_count for each, excluding hidden ones.
Instructions
List Ticket Blueprints available for ticket creation (hidden ones are excluded). Returns id, name, role, and children_count for each blueprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| per_page | No | Items per page (default 20, max 100) |