import { ScriptService } from "https://deno.land/x/windmill@v1.95.0/windmill-api/index.ts";
Static Methods
archive script by hash
archive script by path
inspect bash code to infer jsonschema of arguments
create script
delete script by hash (erase content but keep hash, require admin)
delete all scripts at a given path (require admin)
inspect deno code to infer jsonschema of arguments
exists script by path
get full hub script by path
get hub script content by path
get script by hash
get script by path
get script by path with draft
get script deployment status
inspect go code to infer jsonschema of arguments
list all available hub scripts
list all available scripts paths
list all available scripts
inspect python code to infer jsonschema of arguments
raw script by hash
raw script by path
raw script by path with a token (mostly used by lsp to be used with import maps to resolve scripts)