These tools query the claim file. They do not mutate state, do not send communications, and do not return source data outside the authenticated user's tenant. All require claim:read.
Search the workspace for claims by insured name, address, claim number, or carrier. Returns up to 15 matches with id, insured, carrier, status, and days open.
Inputs
Example user prompt
Find the Reyes hail claim from last summer.
Fetch the structured snapshot for a claim: facts, parties, carrier, status, days open, open-task and excerpt counts. Use to anchor any follow-up question on the file.
Inputs
Example user prompt
Give me the current state of the Reyes claim.
Read the chronological timeline: communications, work events, status changes, carrier correspondence, photos, and files. Returns up to 40 most-recent entries.
Inputs
Example user prompt
What's happened on the Reyes claim in the last two weeks?
List work tasks on a claim with assignee, due date, and status. Filter by open or all.
Inputs
Example user prompt
What's still open on the Reyes file?
Return the operator-approved policy excerpts for a claim. Returns nothing if no excerpts have been approved in Coverage; the connector will not invent or infer policy language.
Inputs
Example user prompt
What does the policy say about wind on the Reyes claim?
Read the federal weather report for the loss date and address: hail size, wind speed, storm classification, sources, and confidence.
Inputs
Example user prompt
What was the weather on the date of loss for the Reyes property?
Search indexed claim files (estimates, invoices, letters, reports, photos with AI summaries) and return bounded citation summaries with citationIds.
Inputs
Example user prompt
Find the carrier's last estimate on the Reyes claim.
Fetch the source text for a citation returned by search_claim_evidence. Bounded to roughly 5,000 characters so a long document can be read incrementally.
Inputs
Example user prompt
Show me the exact line item the carrier disputed.
Read the existing estimate workbench comparison: carrier, public adjuster, and contractor estimates side by side, with RCV, ACV, depreciation, deductible, and scope summaries.
Inputs
Example user prompt
Where do the carrier and contractor estimates differ on the Reyes claim?
List the people and organizations on a claim: insured, carrier, adjuster, contractor, public adjuster, attorney, and others, with email, phone, and last touchpoint.
Inputs
Example user prompt
Who's the desk adjuster on the Reyes claim and when did we last hear from them?
Read recent claim communications: latest inbound and outbound, gaps, review state, recoverable drafts, and bounded recent email/call/SMS events.
Inputs
Example user prompt
When did the carrier last reply on the Reyes claim?
Read claim readiness: which inputs are missing for the next operator move (position package, e-sign, invoice, weather and code prerequisites, task-eligible gaps).
Inputs
Example user prompt
What's blocking us from sending the Reyes package?
Read whether a claim is ready for a carrier package and what supporting inputs are missing. Read-only; never builds or sends anything.
Inputs
Example user prompt
Are we ready to send the carrier package on the Reyes claim?
Read the file workspace inventory and processing state: counts, indexing and search coverage, extraction trust, and file review queue. Pair with search_claim_evidence for source text.
Inputs
Example user prompt
What's in the file workspace on the Reyes claim and what still needs review?