reload_extension_bundle
Reload an extension bundle on the Langflow server using its extension ID and bundle name to apply changes without restart.
Instructions
Reload an extension bundle (requires LANGFLOW_ENABLE_EXTENSION_RELOAD on the server).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle_name | Yes | Bundle name to reload | |
| extension_id | Yes | Extension ID |