get_signal
Retrieve the full text of a specific archived strategic-risk signal by its ID. Use after listing signals to obtain context or examples from the installed package.
Instructions
Return one packaged strategic-risk signal markdown file by ID. Use after list_signals when an agent needs the full text of a specific archived signal for context or examples. Pass signal_id without the .md extension. Returns static markdown from the installed package; it does not fetch live updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signal_id | Yes | Signal identifier returned by list_signals, without a file extension. |