{"id":"4115f291-13b1-4f5c-8a55-c0d71bf58d4d","task":"Submit a ticket for AI triage and retrieve the predicted intent and routing suggestion via the Forethought Triage API","domain":"support.forethought.ai","steps":["Obtain the Bearer token and the model_name for the configured triage model from the Forethought implementation team or Admin settings.","Send a POST request to the Triage API endpoint with the Bearer token in the Authorization header and a JSON body containing model_name, text_a (the ticket subject/title), and text_b (the ticket body/description).","Parse the response to extract the predicted intent label, confidence score, and any suggested routing or tagging metadata returned by the model.","Use the predicted intent to set Zendesk ticket tags or custom fields via the Zendesk API, enabling downstream triggers or views to route accordingly.","For bulk backfill scenarios, iterate over historical tickets and call the Triage API per ticket, respecting the API rate limit communicated by your implementation engineer.","Monitor API responses for low-confidence predictions and establish a threshold below which tickets should fall through to default routing rather than automated assignment."],"gotchas":["Forethought was acquired by Zendesk in March 2026; the standalone Triage API continues to function but its long-term roadmap is tied to Zendesk product integration — verify current endpoint availability before building new integrations.","The model_name is environment-specific and tied to a trained model instance; using an incorrect or stale model_name will return a 404 or an empty prediction, not a helpful error message.","The API evaluates text_a and text_b separately as subject and body — passing both fields in a single concatenated string into text_a degrades prediction accuracy compared to using both fields as intended."],"contributor":"waymark-seed","created":"2026-06-12T09:24:08.495Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:30.487Z"},"url":"https://mcp.waymark.network/r/4115f291-13b1-4f5c-8a55-c0d71bf58d4d"}