Get AI skills, functions, and disabled items
Returns all registered AI skills and functions with their disabled status, plus stop list entries that do not correspond to any registered entity. Requires MANAGE_AI_SKILLS or USE_AI_ASSISTANT access right.
Response
Skills, functions, and disabled extras retrieved successfully
Changes
Changed in 1 of the 85 revisions of this API.61
- ●
added the new
arrayenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
booleanenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
integerenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
numberenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
objectenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
stringenum value to the////response property for the response statusresponse-property-enum-value-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ●