create_routing_strategy
Create a routing strategy defining how notifications are delivered across channels and providers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable name for the routing strategy | |
| tags | No | Tags for categorization | |
| routing | Yes | Routing tree defining channel selection method and order | |
| channels | No | Per-channel delivery configuration | |
| providers | No | Per-provider delivery configuration | |
| description | No | Description of the routing strategy |