get_notification
Retrieve a notification template by ID. Optionally request draft, published, or a version such as v001.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Version to retrieve: "draft", "published" (default — omit this to get it), or a version string like "v001" | |
| notification_id | Yes | The notification template ID. Copy it exactly, character for character, from the response that returned it — never retype it from memory or reconstruct it. |