Learn how to define and use inputs to create powerful, dynamic agents.
name
and company
are required.jobTitle
, website
, and linkedinUrl
are optional.{{ propertyName }}
for placeholders and {{#if}}...{{/if}}
for conditional logic.
Here’s how we could write the goal prompt for our Sales Lead Profiler:
{{#if}}
, {{#unless}}
, and {{#each}}
are all supported.