get_research_report
Retrieve a tax-law research report and its supporting evidence by report ID, with cursor-based pagination to browse results.
Instructions
현재 인증 주체·조직 범위의 조사 보고서와 근거를 cursor 페이지로 조회한다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| report_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| status | Yes | ||
| sources | No | ||
| coverage | No | ||
| warnings | No | ||
| freshness | No | ||
| pagination | No | ||
| request_id | Yes | ||
| schema_version | No | taxax.legal.v1 |