list_workspaces
List live FreeCAD workspaces and pool limits to check slot occupancy before claiming or closing one.
Instructions
List the live workspaces (freecadcmd processes) and the pool limits. Each entry is {name, alive, idle_s, current}. Use to see who is holding a slot before claiming or closing one. Returns {current, max, idle_reap_s, workspaces: [...]}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||