higgsfield_generate_image
Generate images from text descriptions using AI. Control style, dimensions, and negative prompts for customized results.
Instructions
Generate an image from a text prompt using Higgsfield AI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Higgsfield API key | |
| prompt | Yes | Text description of the image to generate | |
| style | No | Style name (use higgsfield_get_styles to list available styles) | |
| width | No | Image width in pixels | |
| height | No | Image height in pixels | |
| negative_prompt | No | What to avoid in the image | |
| seed | No | Random seed for reproducibility |