Attach project source workspace
attach_project_engine_workspaceOwner-authorized attachment of one saved project to one exact opaque workspace on one exact online 2ools Engine. This grants future project work access to real source on that computer, so show the selected computer/workspace and obtain explicit confirmation. It changes no source file and never falls back to another Engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Required explicit confirmation after showing the exact computer and workspace. | |
| engine_id | Yes | Exact opaque Engine identity returned by list_connected_engines. | |
| project_id | Yes | Exact owned project to attach. | |
| workspace_id | Yes | Exact opaque workspace identity returned for that Engine. | |
| expected_revision | Yes | Revision returned by get_project_engine_workspace. Use 0 only when no workspace is attached. |