For the complete documentation index, see llms.txt. This page is also available as Markdown.

Custom Menu Actions

Custom menu actions are specific to certain types of screens or listers.

Command

An item level menu action, which allows sending a specific command for the current deployment item.

This action has the following special properties:

  • Action: Command type to trigger (e.g. Ping).

Command Runner

An item level menu action, which allows sending a specific command for the current runner item.

This action has the following special properties:

  • Action: Command type to trigger (e.g. Ping).

Generate UI

An item level menu action, which allows automatically generating source and UI entries for a data model schema.

Last updated