create_ticket
Add a new ticket to the project management system, specifying type, data, and creator agent, to enable automated task tracking and collaboration between AI agents.
Instructions
Create a new ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Ticket data | |
| type | Yes | Type of ticket | |
| agentName | Yes | Agent creating the ticket |