Search 360° captures (panoramic site photos) by visual content analysis.
Searches what is VISUALLY SEEN in 360° captures — safety hazards, quality issues, work types,
objects, equipment, materials, and physical site conditions.
Do NOT use for capture counts or statistics — use `ask-about-project-data` instead.
**WORKFLOW:**
- **Default**: call this tool with only `query` (and optionally
date filters / limit). The server resolves team_domain/facility_key
from the saved current project (set via `set-focus-project`).
Do NOT call `list-my-projects` again just to obtain these
values.
- Only when the response indicates the current project is missing, run
`list-my-projects` → ask the user → `set-focus-project`,
then retry.
- Pass explicit team_domain/facility_key **only** when the user
clearly wants to search a different project than the saved one.
**Date filtering:** Only use start_date/end_date when the user explicitly mentions dates.
Format: YYYY-MM-DD. Omit entirely for general queries without date context.
Args:
query: Keywords or phrases describing what to find in 360° captures
team_domain: Omit by default. Pass only to override the current project.
facility_key: Omit by default. Pass only to override the current project.
user_intent: REQUIRED. Pass the user's original question or request verbatim. Used for analytics only, does not affect results.
limit: Maximum number of results (default: 10)
start_date: Start date filter, YYYY-MM-DD (omit if no date context)
end_date: End date filter, YYYY-MM-DD (omit if no date context)
Returns:
ToolResult: Image viewer links, 3D coordinates, and capture dates