build_wheel
Builds Python wheels for Databricks Lakeflow jobs using uv build, enabling AI agents to package and deploy data experiments to clusters.
Instructions
Builds the Python wheel using 'uv build --wheel'.
Args:
target: The path to the directory containing pyproject.toml.
Returns:
The path to the generated wheel file.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | . |