Windmill · Capability
Windmill API — resource
Windmill API — resource. 23 operations. Lead operation: Query Resource Types by Similarity. Self-contained Naftiko capability covering one Windmill business surface.
What You Can Do
GET
Queryresourcetypes
— Query Resource Types by Similarity
/v1/w/{workspace}/embeddings/query-resource-types
POST
Createresource
— Create Resource
/v1/w/{workspace}/resources/create
DELETE
Deleteresource
— Delete Resource
/v1/w/{workspace}/resources/delete/{path}
DELETE
Deleteresourcesbulk
— Delete Resources in Bulk
/v1/w/{workspace}/resources/delete-bulk
GET
Existsresource
— Does Resource Exists
/v1/w/{workspace}/resources/exists/{path}
GET
Fileresourcetypetofileextmap
— Get Map from Resource Type to Format Extension
/v1/w/{workspace}/resources/file-resource-type-to-file-ext-map
GET
Getresource
— Get Resource
/v1/w/{workspace}/resources/get/{path}
GET
Getresourcevalue
— Get Resource Value
/v1/w/{workspace}/resources/get-value/{path}
GET
Getresourcevalueinterpolated
— Get Resource Interpolated (variables and Resources are Fully Unrolled)
/v1/w/{workspace}/resources/get-value-interpolated/{path}
GET
Getgitcommithash
— Get Git Repository Latest Commit Hash
/v1/w/{workspace}/resources/git-commit-hash/{path}
GET
Listresource
— List Resources
/v1/w/{workspace}/resources/list
GET
Listresourcenames
— List Resource Names
/v1/w/{workspace}/resources/list-names/{name}
GET
Listsearchresource
— List Resources for Search
/v1/w/{workspace}/resources/list-search
GET
Getmcptools
— Get MCP Tools from Resource
/v1/w/{workspace}/resources/mcp-tools/{path}
POST
Createresourcetype
— Create Resource_type
/v1/w/{workspace}/resources/type/create
DELETE
Deleteresourcetype
— Delete Resource_type
/v1/w/{workspace}/resources/type/delete/{path}
GET
Existsresourcetype
— Does Resource_type Exists
/v1/w/{workspace}/resources/type/exists/{path}
GET
Getresourcetype
— Get Resource_type
/v1/w/{workspace}/resources/type/get/{path}
GET
Listresourcetype
— List Resource_types
/v1/w/{workspace}/resources/type/list
GET
Listresourcetypenames
— List Resource_types Names
/v1/w/{workspace}/resources/type/listnames
POST
Updateresourcetype
— Update Resource_type
/v1/w/{workspace}/resources/type/update/{path}
POST
Updateresource
— Update Resource
/v1/w/{workspace}/resources/update/{path}
POST
Updateresourcevalue
— Update Resource Value
/v1/w/{workspace}/resources/update-value/{path}
MCP Tools
query-resource-types-similarity
Query Resource Types by Similarity
read-only
idempotent
create-resource
Create Resource
delete-resource
Delete Resource
idempotent
delete-resources-bulk
Delete Resources in Bulk
idempotent
does-resource-exists
Does Resource Exists
read-only
idempotent
get-map-resource-type-format
Get Map from Resource Type to Format Extension
read-only
idempotent
get-resource
Get Resource
read-only
idempotent
get-resource-value
Get Resource Value
read-only
idempotent
get-resource-interpolated-variables-and
Get Resource Interpolated (variables and Resources are Fully Unrolled)
read-only
idempotent
get-git-repository-latest-commit
Get Git Repository Latest Commit Hash
read-only
idempotent
list-resources
List Resources
read-only
idempotent
list-resource-names
List Resource Names
read-only
idempotent
list-resources-search
List Resources for Search
read-only
idempotent
get-mcp-tools-resource
Get MCP Tools from Resource
read-only
idempotent
create-resource-type
Create Resource_type
delete-resource-type
Delete Resource_type
idempotent
does-resource-type-exists
Does Resource_type Exists
read-only
idempotent
get-resource-type
Get Resource_type
read-only
idempotent
list-resource-types
List Resource_types
read-only
idempotent
list-resource-types-names
List Resource_types Names
read-only
idempotent
update-resource-type
Update Resource_type
update-resource
Update Resource
update-resource-value
Update Resource Value