AI Management

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.

get/v1/ai/skills-and-functions

Response

Skills, functions, and disabled extras retrieved successfully

Changes

Changed in 1 of the 85 revisions of this API.61

    • added the new array enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new boolean enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new integer enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new number enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new object enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new string enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the optional property //// to the response with the status

      response-optional-property-added