summarize_session
Get a structural overview of a data session: identify signals present, sample counts, coverage gaps, and severity counts. Use before detailed analysis to understand available data.
Instructions
Returns a structural overview of a data session: which signals are present, how many samples each has, where there are gaps in coverage, and a count of findings by severity.
Use this BEFORE detailed analysis to understand what data actually exists. This tool returns no interpretation — only structure. It will not tell you what a finding means; call run_diagnostic_rules for that.
coverage_gaps matters: a signal can be 'present' while missing the exact interval a user is asking about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| start | Yes |