|
|
Service Board AI is a separately licensed Production Beta feature in Service Board 25.1. The feature is disabled by default, and you must purchase a ServiceMax AI license before you can enable this functionality.
|
|
Key
|
Description
|
|---|---|
|
question
|
The follow-up question.
|
|
instruction
|
The record ID of the predefined AI Instruction to use to execute this follow-up question. For example, the predefined AI Instruction named Find Nearby Jobs is designed to identify additional Jobs near scheduled Appointments that Resources may be able to handle after their current work assignment is completed. When users click this follow-up question after scheduling a Job. a list of nearby Jobs appears.
|
|
description
|
An AI prompt that appears when this follow-up question is shown after the main AI Action is executed.
|
[
{
"question": "Cancel this schedule.",
"description": "Only select this option when the job has been successfully scheduled."
},
{
"question": "Find Nearby Jobs.",
"description": "Only select this option when the job has been successfully scheduled.",
"instruction": "3e11ad02-065f-4092-bd68-a8aaebfe0dc5"
},
{
"question": "Why was this schedule created?",
"description": "Only select this option when the job has been successfully scheduled."
}
]