Skip to content
Wysp Docs

add_destination

Add a destination to the trip

{
"query": "cafe sara" // Search query for the destination to add
}
{
"kind": "SUCCESS", // SUCCESS | FAILURE | BAD_REQUEST | INTERNAL_SERVER_ERROR | REFUSAL
"nature": "OPAQUE", // OPAQUE | USER_VERBATIM | JSON
"language": "en-US", // BCP47 language tag
"value": "Added Café Sara to the trip." // Opaque string response value to be entered into message history.
}
Use when: the user asks specifically for a stop to be added to their route
Do NOT use when: the user asks about a place in a general or hypothetical way