Skip to main content

pieces

Expose Activepieces connectors as native Digitorn tools. After pieces are installed for the daemon, their actions are available to agents that are granted the pieces module.

PropertyValue
Module idpieces
Version1.0.0
Declared permissionsnetwork.http
PlatformsLinux, macOS, Windows

The catalog is large (hundreds of connectors). Exact tool names depend on which pieces are installed on the host; they are not a fixed static list in the app YAML.

Configuration

yaml
tools:
modules:
pieces: {}
capabilities:
default_policy: auto
grant:
- module: pieces

Requires the pieces bridge / catalog to be available to the daemon (see your deploy config). Without installed pieces, the module loads but exposes no connector actions.

  • Background adapter pieces under channels / background automation (inbound piece events).
  • channels for webhook / cron / chat adapters.