3.7.4 #43
call518
announced in
Announcements
3.7.4
#43
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
New Tool:
get_request_tasks기존
get_request_status가 요청 전체 진행률만 반환하던 한계를 보완하는 신규 도구입니다.특정 요청 ID에 속한 모든 task를 호스트·역할(ROLE) 단위로 조회하여 실패 원인 파악 및 진행 중인 작업 추적에 활용할 수 있습니다.
Parameters
request_idstatus_filter"FAILED","IN_PROGRESS"등 상태 필터, 또는"not:COMPLETED"(완료 제외)host_filterUsage Examples
Output
Documentation Updates
prompt_template.md: Tool Map, Decision Flow, Few-shot Examples, Example Queries에get_request_tasks항목 추가README.md: Available MCP Tools 섹션에get_request_tasks항목 추가Dependency Updates
pre-commitCI/CD
This discussion was created from the release 3.7.4.
All reactions