Run analysis plan
run_analysis_planValidate and execute a portable plan against one loaded project revision, returning aggregate evidence and review findings. Queues a hosted job; use get_job to retrieve its result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| projectId | Yes | ||
| requestId | Yes | A new UUID for this job, reused only when retrying identical inputs. | |
| workspaceToken | Yes | Secret workspace capability returned by create_workspace. Treat as a password; never place in a query string. |