Skip to main content

API reference

Here you can find the SDK API reference for the connery package.

Plugin definition types

The plugin definition types define the structure of a plugin and its actions.

Plugin definition validation schema

The plugin definition validation schema is used to validate a plugin definition.

Action context types

The action context types define the structure of the context object that is passed to each action.

setupPluginServer function

The setupPluginServer function is used to set up a plugin server based on a plugin definition.