NotificationChannelSpec
Agent Runtimes / types/notifications / NotificationChannelSpec
Interface: NotificationChannelSpec
Defined in: types/notifications.ts:27
Notification channel specification.
Properties
available
available:
boolean
Defined in: types/notifications.ts:39
Whether this channel is currently available
coming_soon?
optionalcoming_soon?:boolean
Defined in: types/notifications.ts:41
Whether this channel is marked as coming soon
description
description:
string
Defined in: types/notifications.ts:35
Description of the channel
fields
fields:
NotificationField[]
Defined in: types/notifications.ts:43
Dynamic configuration fields for this channel
icon
icon:
string
Defined in: types/notifications.ts:37
Icon identifier
id
id:
string
Defined in: types/notifications.ts:29
Unique channel identifier
name
name:
string
Defined in: types/notifications.ts:33
Display name
version?
optionalversion?:string
Defined in: types/notifications.ts:31
Version