Now Assist Skill Kit: Deploy to Flow Action
Автор: ServiceNow Community
Загружено: 2025-06-09
Просмотров: 1364
Описание:
Deploying custom skills as Flow Actions lets you directly access and use custom skills within the flows you created within Workflow studio.
You can dynamically provide inputs to your custom skill using the Dynamic inputs section. The options present in this list are dictated by what you provide as Skill inputs within Now Assist Skill Kit. You must provide these values within Workflow studio for the skill to work.
The output from the custom skill is stored in a JSON object. To access the output directly, you must call this line in your script:
var LLMOutput = JSON.parse(fd_data._1__execute_skill.output.response).model_output;
Available from version 3.0.1 | Xanadu Patch 3
Workflow Studio Documentation: https://www.servicenow.com/docs/csh?t...
Now Assist Skill Kit FAQ: https://www.servicenow.com/community/...
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: