switch_document
Switch to a specified open document in the workspace using its file path.
Instructions
Switch to a different open document.
Args: file_path: Path to the document to switch to
Returns: Success message or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |