Search things
search_thingsFind THINGs by free-text query and retrieve matching names and IDs, newest first. Handles empty results cleanly, providing clear answers when no THING matches.
Instructions
Search THING by free-text query. Use when the user asks what THINGs exist, or asks about a THING by name. Returns up to limit matches, newest first. Returns an empty list when nothing matches, which is not an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return, 1 to 50. Defaults to 10. | |
| query | Yes | Free-text search. Required. |