Windmill · Capability
Windmill API — asset
Windmill API — asset. 3 operations. Lead operation: List All Assets in the Workspace with Cursor Pagination. Self-contained Naftiko capability covering one Windmill business surface.
What You Can Do
GET
Listassets
— List All Assets in the Workspace with Cursor Pagination
/v1/w/{workspace}/assets/list
POST
Listassetsbyusage
— List All Assets Used by Given Usages Paths
/v1/w/{workspace}/assets/list-by-usages
GET
Listfavoriteassets
— List All Favorite Assets for the Authenticated User
/v1/w/{workspace}/assets/list-favorites
MCP Tools
list-all-assets-workspace-cursor
List All Assets in the Workspace with Cursor Pagination
read-only
idempotent
list-all-assets-used-given
List All Assets Used by Given Usages Paths
read-only
list-all-favorite-assets-authenticated
List All Favorite Assets for the Authenticated User
read-only
idempotent