search_code_intel_text
Search or list code intelligence records using PostgreSQL full-text search and exact filters for collections, repos, symbols, metadata, and more.
Instructions
Search or list code intelligence records with optional PostgreSQL full-text search and exact filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| limit | No | ||
| collection | No | ||
| repo | No | ||
| record_type | No | ||
| language | No | ||
| file_role | No | ||
| content_class | No | ||
| confidence_kind | No | ||
| source_path | No | ||
| symbol | No | ||
| metadata_key | No | ||
| metadata_value | No | ||
| metadata_contains | No | ||
| snapshot_id | No | ||
| include_historical | No |