prompts property

List<String>? prompts
final

The collection of prompts that the agent can present to the user in order to collect a value for the parameter.

Implementation

final List<String>? prompts;