Link external submodel
link_external_submodelAdd a submodel node that references an external Relative model directory. Path is validated against the server's allowlist to ensure only permitted directories are linked.
Instructions
Add a submodel node backed by a model directory outside this one. The service validates the path against its RELATIVE_EXTERNAL_ROOTS allowlist and refuses anything outside it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Absolute path to an external Relative model directory. | |
| name | Yes | ||
| writable | No | Default false. Writes also need the server to allow them. | |
| description | No |