Hello Trailhead Community,
I am currently completing the following Trailhead module:
- Module: Agent Customization with Flows
- Unit: Add a Flow as an Agent Action
- Trail: Become an Agentblazer Legend 2026
I created a new Agentforce Developer Edition using the signup link provided in the previous unit and completed all the prerequisite steps successfully.
However, I encountered two issues that prevent me from completing this unit.
Issue 1: Missing Coral Cloud Booking Agent
The instructions ask me to open:
App Launcher → Agentforce Studio → Agents → Coral Cloud Booking Agent
However, my org only contains the following agents:
- Coral Cloud Agent
- Coral Cloud Experience Agent
The Coral Cloud Booking Agent is not available, and the module does not provide instructions to create it manually.
Issue 2: Agentforce Builder UI Does Not Match the Documentation
The unit instructs me to:
- Open the Canvas dropdown.
- Switch to Script.
- Modify the generated YAML by changing:
Contact_Bookings: object
to
Contact_Bookings: list[object]
and
complex_data_type_name: "lightning__listType"
to
complex_data_type_name: "lightning__recordInfoType"
However, my Agentforce Builder uses a different (legacy) interface. The Canvas → Script
option is not available, so there is no way to access or edit the generated script as described in the module.
#Trailhead Challenges
I have the same issue, the Agent Coral Cloud Booking Agent is missing from the dev org, only signed up yesterday
and completed the first two modules with no issues.
There are lots of complaints again this here:
https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000jALhfThis is a org set-up issue, how do we get it fixed?