ecn_get
Retrieve the full content of an Engineering Change Notice (ECN) by ID, including structured metadata and markdown body. Use with project ID or git repo URL.
Instructions
Get the full content of a specific ECN by ID.
Returns both structured metadata and the full markdown body.
For local projects, use: parts project ecn get <ECN-ID>
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Source Parts project ID or git repo URL | |
| ecn_id | Yes | ECN identifier (e.g. 'ECN-006') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||