{
  "type": "control_request",
  "request_id": "c47ef77b-1336-4c94-b011-a834ed0a9032",
  "request": {
    "subtype": "can_use_tool",
    "tool_name": "AskUserQuestion",
    "display_name": "AskUserQuestion",
    "input": {
      "questions": [
        {
          "question": "Which features do you want to enable?",
          "header": "Features",
          "options": [
            {
              "label": "Auth",
              "description": "Enable authentication"
            },
            {
              "label": "Billing",
              "description": "Enable billing"
            },
            {
              "label": "Audit",
              "description": "Enable audit logging"
            }
          ],
          "multiSelect": true
        }
      ]
    },
    "tool_use_id": "toolu_01Tmo8imbA43h4KVatq2uJwW"
  }
}
