st.extension.install
Install SillyTavern frontend extensions from a Git URL using the ST extension endpoint. Pass branch, global scope, and confirm options to control installation behavior.
Instructions
Install a SillyTavern frontend extension from a Git URL via the ST extension endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| branch | No | ||
| global | No | ||
| confirm | No |