list_analysis_history
Retrieve past analysis results stored by save_analysis_result. Use this when referring to previous analyses or needing a history of saved results.
Instructions
과거 분석 결과 히스토리를 조회한다.
사용자가 "지난번처럼", "이전에 정리한 거" 등을 언급할 때 호출한다. save_analysis_result로 저장된 분석 결과 목록을 반환한다.
Args: limit: 조회할 최대 건수 (기본값: 10)
Returns: 히스토리 목록 (파일명, 요약 포함)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |