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.
| Property | Value |
|---|---|
| Module id | pieces |
| Version | 1.0.0 |
| Declared permissions | network.http |
| Platforms | Linux, 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
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.
Related
- Background adapter
piecesunder channels / background automation (inbound piece events). - channels for webhook / cron / chat adapters.