st.plugin.install
Install a SillyTavern server plugin directly from a Git URL into the plugins directory. Requires confirmation to complete.
Instructions
Install a SillyTavern server plugin from a Git URL into the plugins directory. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| name | No | ||
| branch | No | ||
| confirm | No | ||
| installDependencies | No |