get_workspace_state
Retrieve the complete workspace state including system prompt, test cases, results, and suggestions. Use to recover after a context break or obtain the latest test case IDs before running tests.
Instructions
Read the full current state of a workspace.
Returns: system prompt, test cases, test results, suggestions, iteration counter, optimization goal, available models, selected model, and active query/target.
Call at the start of each session to recover state after a context break. Also call before running tests to get the latest test case IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes |