SimScale · Capability
SimScale REST API — Mesh Operations
SimScale REST API — Mesh Operations. 4 operations. Lead operation: List Mesh Operations. Self-contained Naftiko capability covering one Simscale business surface.
What You Can Do
GET
Listmeshoperations
— List Mesh Operations
/v1/v0/projects/{project-id}/mesh-operations
POST
Createmeshoperation
— Create Mesh Operation
/v1/v0/projects/{project-id}/mesh-operations
GET
Getmeshoperation
— Get Mesh Operation
/v1/v0/projects/{project-id}/mesh-operations/{mesh-operation-id}
POST
Startmeshoperation
— Start Mesh Operation
/v1/v0/projects/{project-id}/mesh-operations/{mesh-operation-id}/start
MCP Tools
list-mesh-operations
List Mesh Operations
read-only
idempotent
create-mesh-operation
Create Mesh Operation
get-mesh-operation
Get Mesh Operation
read-only
idempotent
start-mesh-operation
Start Mesh Operation