Invoke a plugin action (URL-keyed bridge)
pc_post_plugins_by_plugin_id_actions_by_keyInvoke a specific action on a plugin by its ID and action key. Trigger custom plugin behaviors via a URL-keyed bridge.
Instructions
Invoke a plugin action (URL-keyed bridge)
Paperclip operation: POST /api/plugins/{pluginId}/actions/{key}. Authorization class: board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |