get_context
Retrieves the workspace/project context for the current repository to determine the active project for tasks. Falls back to global context when project roots are unsupported.
Instructions
현재 레포(루트)에 적용되는 워크스페이스/프로젝트 컨텍스트를 반환한다.
create_task/list 등에서 어떤 프로젝트가 쓰일지 확인하는 용도. roots 미지원 환경에서는 글로벌 fallback 값을 반환한다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||