Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/proactions-ai-kit-configuration/_shared/latest--partial-section.schema.json
Parent schema proactions-ai-kit-configuration
Type: object

A logical section containing grouped actions

Properties

section string required

Section identifier

actions Latest Partial Action.schema | string[] required

List of actions in this section

category string

Category for grouping sections

hidden boolean

Whether this section is hidden from UI

app string

Application where this section applies

Values: "prime" "swing" "standalone"
context string | string[]

Document context where this section appears

keywords string

Search keywords for finding actions

icon string

Icon html for this section

monitor object

Monitor configuration override for this section

9 nested properties
enabled boolean

Enable monitor for this section

showProgress boolean

Show progress bar

showStepNames boolean

Show current step name

showElapsedTime boolean

Show elapsed time

enableCancellation boolean

Allow cancelling this flow

confirmCancellation boolean

Confirm before cancelling

renderMarkdown boolean

Render markdown in feedback messages

defaultWidth number

Override default width of the monitor in pixels for this section

min=200
defaultHeight number

Override default height of the monitor in pixels for this section

min=100
imports object[] | string