Call a qualified Hara Var
hara_callRun a Hara function with transfer-safe arguments in a fresh restricted sandbox, preventing source injection.
Instructions
Invoke an already-loaded fully qualified Hara Var with transfer-safe arguments in a fresh restricted sandbox. Arguments are never concatenated into source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limits | No | ||
| source | No | ||
| symbol | Yes | ||
| arguments | No | ||
| namespace | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |