search_topics
Find telemetry topics by name with substring matching and case-insensitive search. Get sample counts and units to locate data for your car telemetry questions.
Instructions
Find telemetry topics by name. Start here for any data question.
Substring match, case-insensitive, order-independent: "volt" finds every topic containing "volt", and "pack temp" finds "BMS/Pack Temp". Each hit reports how many samples exist over the topic's whole lifetime (0 means declared but never logged) and its unit when known.
Read three fields before trusting the list:
total_matchesvsreturned-- broad words match hundreds of topics. Whentruncatedis true you are seeing a page, not the answer. Passoffset(or thenext_offsetfrom the last response) to page through the rest; ordering is stable, so pages never repeat or skip a topic.namespaces-- where the matches live, e.g. most "volt" hits are per-cell topics underBMS/PerCell. Search a longer prefix to narrow.mode--all-termsis a real hit.any-termandfuzzymean nothing matched properly and these are near misses to offer the user.
If more than one hit could plausibly answer the user's question, ask the user to choose rather than picking one yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| car | No | ||
| limit | No | ||
| query | Yes | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||