infer_recipes
Generate ready-to-paste code to load data from a source into Python, Polars, Pandas, or SQL, so you can reproduce the loading process outside the MCP server.
Instructions
Generate ready-to-paste loader code for the source: Python (DuckDB), Polars, Pandas, and SQL.
Lets users reproduce loading without the MCP. target='all' returns every
flavor; specify one (python|polars|pandas|sql) for just that. Output size: small.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | all | |
| source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||