Profile, write

Stop study

Stop studying an account. The pattern goes, and so does the account watch, but only when the study is what created it.

writedestructive

MCP

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

Input

project_idrequireduuid
study_idrequireduuid

The study, from get_profile or list_studies.

Returns

The study that was stopped.