create_ticket
Create a GLPI ticket with title, content, type, priority, and assignment details. Choose between incident or service request and assign to a user or group.
Instructions
Crée un nouveau ticket.
type : 1=Incident 2=Demande de service
priority : 1 (très basse) → 6 (majeure)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | No | ||
| content | Yes | ||
| priority | No | ||
| category_id | No | ||
| assigned_user_id | No | ||
| assigned_group_id | No |