adapt_query
Transform a query from one programming language to another using tree-sitter-based code analysis. Ideal for adapting code queries across different languages with accurate context management.
Instructions
Adapt a query from one language to another.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_language | Yes | ||
query | Yes | ||
to_language | Yes |