get_specs
List all saved specs to verify existing ones before creating a new spec or generating code.
Instructions
List all saved specs (cheap summary operation).
Returns: [{ name, type: "component"|"page"|"dataviz"|"design"|"ia", purpose? }]; [] when none exist. Use before create_spec (overwrite check) or generate_code; fetch a full body with get_spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||