Weft
EN
Sprints · MCP

List Sprints

list_sprints is one of the 32 MCP tools in Weft, the AI task manager you run by talking to Claude, Cursor, Codex or ChatGPT through one MCP endpoint. List all sprints (planned, active, completed, archived) for the user.

Arguments

This tool takes no arguments.

Returns

An array of sprints with id, name, goal, status, startsAt, endsAt.

Annotations

  • read-only. The tool does not mutate server state. Safe to call automatically.

Example

What the user says:

"Show me all my past sprints."

Related