Experiments, read

Get experiment

Read this project's running experiment: the hypothesis, where its window stands, what the actions tagged to it did against this person's own record before it, and the four conclusions. Every figure carries the minimum it needs, and a line under that minimum says what it still wants instead of printing a number. It reads no platform, calls no model and spends nothing.

MCP

Tool nameget_experiment
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "get_experiment",
    "arguments": {
      "project_id": "<uuid>"
    }
  }
}

Input

project_idrequireduuid

The project. list_projects names them and marks the default.

Returns

The running experiment with its window and its reading lines, the in-window actions tagged and untagged, and the last one concluded. Null where nothing is running.