jira_create_sprint
Create a new sprint in Jira by providing sprint details as a JSON string. Automates sprint setup for project management.
Instructions
Jira connector operation create_sprint (platform tool jira.create_sprint).
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 |