tie_recent_activity
Get a unified timeline of recent IoE alerts and IoA attacks. Specify look-back hours, filter directories, and control item caps for a consolidated security activity view.
Instructions
Unified recent-activity timeline of IoE alerts and IoA attacks in one call.
Answers questions like "show me IoE/IoA in the last 12 hours". IoE is sourced from the profile's alert feed (time-ordered) and each in-window alert is enriched with its deviance detail (checker + rendered description). IoA is sourced from the attacks endpoint per directory. Results are merged and sorted newest-first. All timestamps are UTC.
Args:
hours: Look-back window in hours (default 12).
profile_id: Security profile id (default 1). See tie_profiles.
include_ioe: Include IoE deviance alerts (default True).
include_ioa: Include IoA attacks (default True).
directory_ids: Restrict to these directory ids (default: all in scope).
max_items: Cap on items per category — IoE and IoA are budgeted separately
(default 50). The IoA cap applies across all directories, not per
directory; any truncation is reported in notes.
verbose: If False (default), attribute values are slimmed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| verbose | No | ||
| max_items | No | ||
| profile_id | No | ||
| include_ioa | No | ||
| include_ioe | No | ||
| directory_ids | No |