When Claygent shows this error, it's typically related to issues with the output configuration. Here are the main reasons: 1. Output Fields Configuration:
⢠Incorrect data type selection for fields (Text, Number, True/False, URL, Email, or Select)
⢠Missing or improperly defined field definitions
2. Body Section Issues:
⢠Missing double quotes around keys or dynamic column tags
⢠Incorrect punctuation or syntax (missing commas, extra spaces)
⢠Hidden characters in the configuration
⢠Improper formatting of keys and values
3. Output Definition:
⢠Misaligned mapping between prompt settings and output fields
⢠Incorrectly defined output fields in the prompt configurationTo resolve this, double-check your output schema configuration and ensure all fields are properly defined with correct data types and formatting.
Sources:HTTP API integration overview | Documentation | Clay UniversityMistral integration overview | Documentation | Clay University