get_workbenches
Retrieve available workbench containers to organize and manage research workspaces within RSpace, enabling structured data organization for current projects.
Instructions
Retrieves all available workbenches (virtual workspaces)
Usage: Find available workspaces for organizing current work Workbenches: Special containers representing physical or logical workspaces Returns: List of all workbench containers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}