adapt_query
Transform a query from one programming language to another using code analysis capabilities. Input the query, source language, and target language to generate an adapted query for cross-language compatibility.
Instructions
Adapt a query from one language to another.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from_language | Yes | ||
query | Yes | ||
to_language | Yes |