sync_plugins_to_nodes
Synchronize the server's plugins to every connected node after updates or saves, ensuring nodes execute the new code.
Instructions
Push the server's current plugins out to every connected node (POST /api/v2/sync-plugins). Run it after update_community_plugins or save_plugin so nodes execute the new code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||