get_evidence
Retrieves evidence for a specified report, optionally filtering to items where the asset exactly matches the subject or object.
Instructions
根拠を返す。asset指定時はsubjectまたはobjectが完全一致する根拠だけに絞る。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | ||
| limit | No | ||
| offset | No | ||
| report_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| offset | Yes | ||
| evidence | Yes | ||
| has_more | Yes | ||
| returned | Yes | ||
| report_id | Yes | ||
| asset_filter | Yes |