search_types
Find tracked types by searching their name or description with full-text search and relevance ranking.
Instructions
Search tracked types by name or description using FTS5 full-text search with relevance ranking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_string | Yes | Search string for type name or description (FTS5 full-text search) | |
| include_details | No | If false, omit definition_json/description/links for lightweight listing | |
| details_only | No | If true, return only id/name + definition_json/description/links |