Skip to main content

Jira

Creates epics and stories, manages sprint boards, calculates burndown, flags blockers.

What Your Workers Can Do

Workers can manage your Jira projects by creating issues, organizing sprints, tracking progress, and coordinating development work—essential for agile software teams. Popular use cases:
  • Create epics, stories, and tasks
  • Manage sprint boards and backlogs
  • Track issue progress and blockers
  • Search issues with JQL queries
  • Generate sprint reports
  • Coordinate releases

Authentication

Type: OAuth 2.0 Sign in with your Jira account—Spinnable receives a secure access token. Scopes: read:jira-work, write:jira-work

Supported Actions

ActionWhat it doesNotes
create_issueCreate new issues, stories, or tasks
create_projectCreate new Jira projects
edit_issueUpdate issue details
delete_issueDelete an issue⚠️ Destructive
list_boardsGet all boards
list_sprintsGet sprint information
search_for_issues_using_jqlAdvanced issue searchSupports JQL queries
Destructive action available: The delete_issue action permanently deletes issues and cannot be undone. Review requests carefully before granting this permission.

Example Workflows

Create story from requirement
"Create a new user story in the 'Backend' project: 'As a user, I want to reset my password via email so I can regain access to my account'. Set priority to High"
Sprint planning
"Show me all unassigned issues in the backlog labeled 'frontend' and priority 'High'. These should go into the next sprint"
Daily standup prep
"What issues are currently 'In Progress' assigned to me? Are any blocked or overdue?"

  • Linear - Alternative issue tracking
  • GitHub - Code repository management
  • Asana - General project management