Skip to main content
Glama

get_sprint_work_items

Retrieve all work items in a sprint with details like type, title, state, assignee, and effort. Use to view sprint content, track progress, or answer questions about sprint board items.

Instructions

Get all work items (PBIs, Tasks, Bugs) in a sprint with full details.

USE THIS TOOL when the user asks 'what's in the sprint?', 'sprint board', 'who's working on what?', 'sprint details', or wants to see sprint content.

Shows each work item with type, title, state, assigned person, effort/story points. Groups items by type (PBI, Task, Bug) with totals.

Args: iteration_path: Full iteration path (e.g. 'Activate\Sprint 23 Q4 FY26'). If omitted, uses the current sprint automatically. project: Project name (default from config). team: Team name (default from config).

Returns all work items grouped by type with assignee, state, effort, and priority. Use get_work_item_details(work_item_id=...) for full details of any item.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
iteration_pathNo
projectNo
teamNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SrujanReddyKallu2024/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server