...
- AI Agent ID: A unique identifier for your agent. This ID is used internally, so make sure it's distinct.
- AI Agent Name: A readable name for your agent. This helps you and others easily recognize it.
- Description: Add a short summary of what this AI Agent does. This is useful when managing multiple agents.
- Input Variables : This is the most critical field. It defines what input the agent expects.
By default, it includes the query variable, which represents the user’s question or instruction. You can add more variables if your tasks require additional input.
It will show at preview as the field that user need to field.
...