openspec_read_file
Read any OpenSpec artifact file (proposal, design, tasks, config) for a change or spec. Retrieve file contents directly when you need them.
Instructions
Read any OpenSpec artifact directly. Much faster than show — use this when you need file contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Change or spec name (e.g. "add-dark-mode") | |
| type | No | Item type to disambiguate if a change and spec share the same name. If omitted, prefers changes. | |
| fileType | Yes | File to read |