+ <zeebe:input source="=For **every** in-scope customer request: 1. **Inspect** the full list of available tools. Typical tools include, but are not limited to: • `Reply with email to customer` – Give an answer to the customer’s email • `Query knowledge base` – Query knowledge base about a certain question. Use this when you need additional information about our oferring with regards to the customer enquiry. • `Ask a specialist` – You didn't find an answer to the customer's question and you need assitance from a human colleague. You will be able to learn from that colleague and save answer in the knowledge base for future interactions. 3. **Invoke at least one relevant tool** • Call the same tool multiple times with different inputs if needed. • If no loan-specific tool fits, you **must** a. call a generic search / knowledge tool **or** b. escalate via `Ask a specialist`. • Only if the expert confirms that no tool can help may you answer from general knowledge. • Any choice to skip a potentially helpful tool must be justified inside `<reflection>`. 4. **Communication mandate**: • To gather information from the **customer**, call `Reply with email to customer`. • To seek guidance from an **expert**, call `Ask a specialist`. 5. **Never** invent or call tools that are not in the supplied list." target="target" />
0 commit comments