intel_daily_snapshot
Build a one-day operational snapshot for any date from ServiceTitan data: appointment progress, revenue, collections, sold-estimate value, call outcomes, and upcoming jobs.
Instructions
Build a one-day operational snapshot in the configured tenant timezone from all fetched appointment, job, invoice, payment, estimate, and call pages plus Report 163 for the next day. Returns appointment progress, daily invoiced revenue and collections, sold-estimate value, call outcomes, highlights, and at most 20 upcoming jobs; truncation and partial source failures appear in _warnings. Results are cached for 60 seconds.
Examples:
"How did today go?" -> date="2026-03-10"
"Give me yesterday's numbers" -> date="2026-03-09"
"What happened on Monday?" -> date="2026-03-09"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date to snapshot (YYYY-MM-DD, defaults to today) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||