Skip to main content

NotificationChannelSpec

Agent Runtimes


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?

optional coming_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?

optional version?: string

Defined in: types/notifications.ts:31

Version