Hey Clay S. 👋
I’m running into an issue with my Claygent incorrectly thinking that some required properties or inputs are missing or blank.
Context:
I’ve set up a Claygent to research and categorise companies in a table using these properties:
{Company Name} (required)
{Company Website} (required)
There’s also a run condition: “Only run if {Company Website} is not empty.”
So in theory, the Claygent should only run on rows that have both a company name and a company website.
However, even though all rows have a {Company Name}, the Claygent returns an error:
“Some inputs missing - {Company Name} is blank.”
The data was originally pulled using the “Find Local Businesses using Google Maps” feature.
Additional Observations:
I recently renamed the column {Name} → {Company Name} for clarity.
After renaming, I noticed that in the Prompt Builder, when I type "/" to add fields, the old field name ({Name}) still appears instead of the updated one ({Company Name}).
Refreshing the browser didn’t fix this - the outdated field name persists.
Expected Behavior:
The Claygent should correctly recognise {Company Name} as populated for all rows.
The Prompt Builder should reflect updated field names after renaming columns.
Loom video of issue
Link to table