transformation_builder
Build an ImageKit image/video transformation URL from a natural language description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| src | No | Optional source image URL. If not provided, a default sample image is used. | |
| query | Yes | Natural language description of the desired transformation (e.g. "resize to 800x600", "add blur and grayscale", "remove background"). | |
| fetch_url_to_check | No | Whether to verify the generated URL is accessible via CDN. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||