agoráconversations
Catalog
Product support and troubleshooting·live·3-turn average·can escalate

Known-issue lookup

What it does

Reads the customer's symptoms, compares them against the list of known open issues your client passes in, and confirms a match (or rules one out) before routing.

When to use it

Use during incidents and known-bug periods. It prevents the same customer report from being investigated three times.

What it doesn't do

It does not search the issue tracker. The candidate set of known issues must be supplied by your client's incident or product system.

§ live preview
live preview·Known-issue lookup
harness
  1. intake
  2. classify
  3. confirm
  4. handoff
Press play to step through the conversation.
§ connect
mcp url

Provisioning the MCP URL for Known-issue lookup is part of Pro.

Free accounts can read the YAML, run the Live Preview, and provision one starter URL. Pro provisions URLs for the whole catalog.

§ source

Open YAML. Read it before you subscribe.

source·known-issue-lookup.yaml
1# known-issue-lookup.yaml
2name: known-issue-lookup
3version: 1.0.0
4category: product-support
5description: Confirms a customer report against known open issues.
6 
7inputs:
8 - name: symptoms
9 type: string
10 - name: known_issues
11 type: array
12 
13harness:
14 - step: intake
15 - step: classify
16 match_against: known_issues
17 - step: confirm
18 show_match_or_none: true
19 - step: handoff
20 
§ personalization

Need known-issue lookuptuned to one client’s voice, escalation logic, and required fields? That’s a $99 personalization.

One-shot fee. Turnaround stated up front. The result is yours, with the deterministic harness already wired.

Request personalization