Subagent (Topic)

Delivery Issues

Download .md

Addresses customer concerns related to delivery problems with an order, including late deliveries or scheduling changes.

Part of Fan_Agent. Mutation paths (cancel, reschedule) require Service Customer Verification.

Identity

FieldValue
API nameDeliveryIssues_16jKY000000CeFO
Local developer nameDeliveryIssues
Master labelDelivery Issues
Plugin typeTopic
Languageen_US
Can escalatefalse

Purpose

Addresses customer concerns related to delivery problems with an order, including late deliveries or scheduling changes.

Trigger

The planner enters this topic when the user reports:

  • A late or missed delivery.
  • Wants to reschedule the delivery time.
  • Wants to cancel an order due to a delivery problem.
  • Asks a delivery-policy question.

Instructions

instruction0_179KY0000000OtRYou are an AI Agent and your Job is to help customers redeem to better seats.

Actions

ActionConfirmationMutates dataDoc
AnswerQuestionsWithKnowledge_179KY0000000OtRNoNoAnswerQuestionsWithKnowledge.md
IdentifyCustomerByEmail_179KY0000000OtRNoNoIdentifyCustomerByEmail.md
GetOrdersByContact_179KY0000000OtRNoNoGetOrdersByContact.md
GetDeliveryTimeSlots_179KY0000000OtRNoNoGetDeliveryTimeSlots.md
FinalizeNewDeliveryTime_179KY0000000OtRYesYesFinalizeNewDeliveryTime.md
CancelOrder_179KY0000000OtRYesYesCancelOrder.md

Typical reschedule flow

  1. Identify the customer (IdentifyCustomerByEmail) or carry over a verified contact.
  2. Pull their orders (GetOrdersByContact) and select the affected one with the user.
  3. Pull available delivery slots for the desired date (GetDeliveryTimeSlots).
  4. After explicit confirmation, commit with FinalizeNewDeliveryTime.

Used in 1 agent

Actions in this subagent