pylon_create_issue
Create a new issue in Pylon with configurable title, body, priority, assignee, tags, and custom fields.
Instructions
Create a new issue in Pylon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for the issue | |
| state | No | State of the issue | |
| title | No | Title of the issue | |
| priority | No | Priority of the issue | |
| body_html | Yes | HTML body of the issue message | |
| account_id | No | Account ID to associate with the issue | |
| assignee_id | No | User ID to assign the issue to | |
| custom_fields | No | Custom fields for the issue |