Analyzes an image or text description and suggests fields for extraction
/agents/suggest-fields
endpoint analyzes an image and/or text description and suggests appropriate fields for extraction based on the provided content.
false
.When set to true
, the response will include a metadata
object with comprehensive template information that can be used for template creation and organization.image_url
or text_description
must be provided. For best results, provide both.with_metadata
is set to true
.Status Code | Description |
---|---|
400 | Bad Request - The request was malformed, missing required parameters, unsupported image format, or image exceeds 10MB limit |
401 | Unauthorized - Invalid or missing API key |
500 | Internal Server Error - An unexpected error occurred on our servers |