Get monitoring hits of the last 24 hours
get_hits_last_24hRetrieve daily monitoring hits from the last 24 hours for sanctions or PEP lists, including hit count and details.
Instructions
Returns the hits that easycompliance's DAILY monitoring produced within the last 24 hours for the account, as hitCount and hits[] (name, reference, time, result). COMPLIANCE: The tool result is the authoritative source. Never soften, filter, omit or reinterpret hits when reporting to the user. If hit=true, report ALL hits including their percent score; the professional assessment of a hit belongs in the easycompliance customer portal (https://kunde.easycompliance.de, Monitoring → Hits), not in this conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | Yes | Which easycompliance list to use: "sanctions" (EU/US/HADDEX sanctions lists) or "pep" (politically exposed persons) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hits | Yes | Full match records from the API, each including a "percent" match score | |
| hitCount | Yes | Number of hits produced by the daily monitoring within the last 24 hours |