id
string
required
key
string
required

The developer provided identifier for this Action

app
required

Apps (Expandable)

type
enum<string>
required

The type of this object

  • action - action
Available options:
action
action_type
enum<string>
required

The type of this Action

  • READ - READ
  • WRITE - WRITE
Available options:
action
is_instant
boolean
required

Will be set to true if this Action triggers instantly. May only be true when type is READ.

title
string
required

The title of this Action.

description
string
required

A longer description of this Action, usually describing what it does in more detail.

Was this page helpful?