handle_reply
Classify an inbound reply type to understand its meaning, determine the next move, get reply structure, and avoid common traps.
Instructions
Given the type of reply received, returns what it means, the next move, the reply shape, and the trap to avoid. Reply types: price_question, interested, not_now, no_budget, exposure_offer, spec_request, pay_on_performance, ghosted_after_interest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reply_type | Yes |