actiond_plugins_list
List all registered CI/CD plugins with their triggers, languages, repo filters, and enabled state. Use it to find valid plugin names before enabling or disabling a plugin.
Instructions
List every CI/CD plugin registered in ActionD, both enabled and disabled. Each entry includes name, trigger events (git.push/git.tag), supported languages, optional repo filter, type (built-in/custom exec), and current enabled state. Read-only; use it to discover valid plugin names before calling actiond_plugin_enable/actiond_plugin_disable, and actiond_plugins_recommend when you want suggestions instead of a raw inventory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||