Microsoft Azure Functions · Capability
WebApps API Client — WorkflowVersions
WebApps API Client — WorkflowVersions. 2 operations. Lead operation: WorkflowVersions. Self-contained Naftiko capability covering one Microsoft Azure Functions business surface.
What You Can Do
GET
Workflowversionslist
— Gets a list of workflow versions.
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/versions
GET
Workflowversionsget
— Gets a workflow version.
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-web/sites/{name}/hostruntime/runtime/webhooks/workflow/api/management/workflows/{workflowname}/versions/{versionid}
MCP Tools
gets-list-workflow-versions
Gets a list of workflow versions.
read-only
idempotent
gets-workflow-version
Gets a workflow version.
read-only
idempotent