astra_semantic_search
Search Python code semantically by describing intent. Retrieve relevant code chunks from an indexed repository using a natural language query and an optional path filter.
Instructions
Search indexed code chunks by conceptual intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |