Changes to List tools with schemas for a tool router session (v3.1)

GET /api/v3.1/tool_router/session/{session_id}/tools

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

Changed in 5 of the 61 revisions of this API.318

  1. c039e97e7f143
  2. b61c29327d7412
  3. 589a7d115a5e2
  4. 5a3709be76a7210
  5. 52c71f747c651

What changed

    • added the optional property items/items/scope_requirements/all_of/items/anyOf[subschema #2]/any_of/items/anyOf[subschema #2]/source to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/scope_requirements/all_of/items/anyOf[subschema #2]/source to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/scope_requirements/source to the response with the 200 status

      response-optional-property-added

  • b61c29327d7412See the full diff
    • the items/items/scope_requirements/all_of/items/anyOf[subschema #2]/any_of/items/ response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • added the optional property items/items/scope_requirements/all_of/items/anyOf[subschema #2]/when to the response with the 200 status

      response-optional-property-added

    • added subschema #1 subschema #2 to the items/items/scope_requirements/all_of/items/anyOf[subschema #2]/any_of/items/ response property anyOf list for the response status 200

      response-property-any-of-added

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • the endpoint scheme security UserApiKeyAuth was removed from the API

      api-security-removed

  • 5a3709be76a7210See the full diff
    • removed the request body

      request-body-removed

    • the path request parameter session_id became required

      request-parameter-became-required

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 413

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 502

      response-non-success-status-removed

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

      response-optional-property-added

    • added the required property current_page to the response with the 200 status

      response-required-property-added

    • added the required property total_items to the response with the 200 status

      response-required-property-added

    • added the required property total_pages to the response with the 200 status

      response-required-property-added

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

    • endpoint added

      endpoint-added