Build your first agent
Create a message
A message is a greeting that the agent delivers to the user at the beginning of the conversation. It can be configured to use a different script depending on the date, day of the week, and/or time of the day. Our message will give the user a friendly greeting explaining what the weather agent can do for them.
You can create your greeting message using this sample code.
Before you move on, note the ID of the message that you created, as you’ll need it later.
We now have all the required components to create our agent, which we’ll do in the next step. Click “Create an agent” below to continue the tutorial.