jira_create_subtask
Creates a subtask in Jira under a specified parent issue using the Lightbulb platform. Streamlines task decomposition and project management.
Instructions
Jira connector operation create_subtask (platform tool jira.create_subtask).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |