MCP Tools/Feature Specs/get_feature_spec

get_feature_spec

readFeature Specs

Fetch one spec by UUID with full nested detail.

Connected surface
This tool and the Specs dashboard page are two surfaces over the same data. The dashboard is where you view and curate it; get_feature_spec is how your AI can pull a spec's full tasks and criteria into the conversation implementing it. How surfaces connect →

Parameters

ParameterTypeDescription
spec_idstringrequiredSpec UUID
includeenum("tasks" | "criteria" | "commits" | "description" | "ai_context_summary")[]optionalSections to include; omit to include all (back-compat).