save_summary
Save a structured summary of a fetched ETSI standard to a markdown file.
Instructions
Persist a structured summary to standards/.md. Call this after producing a summary from fetch_standard output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | The complete markdown summary text to save | |
| standard_id | Yes | Standard ID returned by fetch_standard, e.g. 'TS-102-818' |