List a design system's sections
get_design_sectionsList sections of a design document with their byte sizes to select the relevant part to read, avoiding full-document downloads.
Instructions
List the sections of a DESIGN.md with each one's size in bytes, without downloading the prose. Use this to choose what to read before calling get_design, so you pull one section instead of a 28KB document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| design_id | Yes | Namespaced id, e.g. "getdesign:stripe". |