Skip to content

list_categories

태스크 카테고리 목록.

시그니처

json
{ "name": "list_categories", "arguments": {} }

파라미터 없음.

응답

json
{
  "content": [
    {
      "type": "text",
      "text": "📂 카테고리 목록\n- 업무 (12)\n- 개인 (5)\n..."
    },
    {
      "type": "resource",
      "resource": {
        "uri": "ainote://categories/list",
        "mimeType": "application/json",
        "text": "{\"categories\":[{\"id\":\"uuid\",\"name\":\"업무\",\"color\":\"#0088ff\"}]}"
      }
    }
  ]
}

Claude

카테고리 목록
"업무" 카테고리 ID

다음

MIT License · ainote.dev