create_template_from_description
Converts a natural language description of a desired photo look into a RawTherapee PP3 template for consistent image processing.
Instructions
Create a new PP3 template from a natural language style description.
Use this to create a template when the user describes a look in words (e.g. "warm golden hour tones, film-like grain"). You (Claude) interpret the description and call generate_pp3_profile with appropriate parameters. This tool creates a neutral base template with the given name and description. Params: name, description, reference_image_path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | Yes | ||
| reference_image_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||