Options
All
  • Public
  • Public/Protected
  • All
Menu

Command handler metadata. Includes parameters and intent, allowing invocation from both or by other methods such as command line or REST

Hierarchy

Index

Properties

Optional auto_submit

auto_submit: boolean

description

description: string

Optional expose

expose: boolean

Optional intent

intent: string[]

Optional mapped_parameters

mapped_parameters: MappedParameterDeclaration[]

name

name: string

Optional parameters

parameters: Parameter[]

Optional question

question: "dialog" | "threaded" | "unthreaded" | "dialog_action"

Optional secrets

Optional tags

tags: Tag[]

Optional values

Generated using TypeDoc