Dust · Capability
Dust Apps API — Apps
Dust Apps API — Apps. 3 operations. Lead operation: Get an App Run. Self-contained Naftiko capability covering one Dust business surface.
Dust Apps API — Apps is a Naftiko capability published by Dust, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET and POST methods rooted at /v1/api/v1/w/{…}/spaces/{…}/apps.
The capability includes 2 read-only operations and 1 state-changing operation. Lead operation: Get an App Run. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Dust and Apps.
What You Can Do
GET
Get api v1 w spaces apps runs
— Get an App Run
/v1/api/v1/w/{wId}/spaces/{spaceId}/apps/{aId}/runs/{runId}
POST
Post api v1 w spaces apps runs
— Create an App Run
/v1/api/v1/w/{wId}/spaces/{spaceId}/apps/{aId}/runs
GET
Get api v1 w spaces apps
— List Apps
/v1/api/v1/w/{wId}/spaces/{spaceId}/apps
MCP Tools
dust-get-api-v1-w-spaces-apps-runs
Get an App Run
read-only
idempotent
dust-post-api-v1-w-spaces-apps-runs
Create an App Run
dust-get-api-v1-w-spaces-apps
List Apps
read-only
idempotent