test_notification
Validate a notification connection before saving. Send a test message using a draft config or an existing connection id to confirm it works.
Instructions
Test a notification connection configuration without saving it. Pass a config object to test a draft, or an id to test an existing one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Existing notification connection id to test | |
| config | No | Draft resource object to test instead |