Changes to List all skills this agent publishes

GET /agent/skills

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 12 revisions of this API.127

  1. 8a22dc180044121
  2. 970d68a5c55d6

What changed

  • 8a22dc180044121See the full diff
    • the response's body type/format changed from object/ to array/ for status 200

      response-body-type-changed

    • removed the optional property skills from the response with the 200 status

      response-optional-property-removed

    • removed the optional property total from the response with the 200 status

      response-optional-property-removed

    • api operation id listSkills removed and replaced with

      api-operation-id-removed

    This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property skills/items/documentation_path to the response with the 200 status

      response-optional-property-added

    • added the optional property skills/items/examples to the response with the 200 status

      response-optional-property-added

    • added the optional property skills/items/input_modes to the response with the 200 status

      response-optional-property-added

    • added the optional property skills/items/output_modes to the response with the 200 status

      response-optional-property-added

    • added the optional property skills/items/tags to the response with the 200 status

      response-optional-property-added

    • added the optional property total to the response with the 200 status

      response-optional-property-added