SDK 4.5.0 #42
Replies: 2 comments 1 reply
-
|
Great to see AI support being added to Fluent! I think it will make it possible to hit the ground running faster with AI implementations on the platform, by making it easier to turn prose requirements / wishes / ideas into actual functional AI capabilities on the platform. We've had this discussion at work before. If we were to host a hackathon AI session with a business unit, our time would be more well spent if we had a tool that could turn ideas or identified use cases into prototype AI capabilities during the workshop itself. While it's fairly easy to make a skill on the platform, it'll just be way faster to have an AI agent build it out using Fluent in the background and support a better flow during the session. |
Beta Was this translation helpful? Give feedback.
-
|
Love the AI focus and documentation pages. I've started using it already. Looks like skill kit is missing structured outputs support still or at least I don't see it in the documentation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@servicenow/sdk— Release NotesVersion:
4.5.0Availability: npm — https://www.npmjs.com/package/@servicenow/sdk
🚀 Overview
Version 4.5.0 adds new Fluent APIs and fixes some more bugs!
New Fluent APIs
Instance Scan Records
New APIs are available for configuring Instance Scan checks for detecing anomalies on your instance.
LinterCheckScriptOnlyCheckColumnTypeCheckTableCheckScheduled Script
The
ScheduledScript(sysauto_script) API can be used to execute custom scripst at specified times or on a recurring basis.ServicePortal
More APIs have been added for creating Service Portal items to round out the existing Fluent APIs that already exist.
SPPagefor creating pagesSPThemefor creating themesSPWidgetfor creating widgetsSPMenufor creating menusNow Assist Skill Kit
Adds a Fluent API
NowAssistSkillConfigfor creating NowAssist Skill configurationsAI Agent Studio
The addition of Fluent AI Agent Studio Fluent APIs enable the create and manage AI agents and workflows!
AiAgentfor creating AI Agent definitionsAiAgentWorkflowthat allows for creating dynamic agentic workflow definitionsNew Features
Flows
install. Use flag-skip-flow-activationto disable this if needed.4.1.1or later of the ServiceNow IDE installed on your instance.Changes
4.5.0of@servicenow/sdkyou can remove the dependency on@servicenow/eslint-plugin-sdk-app-pluginfrom your projects package.jsoninitcommand no longer prompts for credentials unless converting from the instanceFieldListColumnaccepts eitherdependentorattributes.tableEmailNotificationnot correctly escaping encoded valuessetFlowVariabletransform issuescreateOrUpdateconverting to wrong type on transformrunAsdefaulting touserinstead ofsystemsetFlowVariablesnot workingThis discussion was created from the release SDK 4.5.0.
Beta Was this translation helpful? Give feedback.
All reactions