Changes to Search Messages

POST /v1/agents/messages/search

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

Changed in 5 of the 36 revisions of this API.17

  1. 42a9cd544e131
  2. 1ba60b114a271
  3. f0554a0bf8b23
  4. ac8e1eb684041
  5. 68c3c741b87311

What changed

    • added the optional property items/message/tool_returns/anyOf[subschema #1]/items/func_response to the response with the 200 status

      response-optional-property-added

    • added the optional property items/message/tool_returns/anyOf[subschema #1]/items/tool_call_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/message/content/anyOf[subschema #1]/items/oneOf[subschema #1: TextContent]/signature to the response with the 200 status

      response-optional-property-added

    • added the optional property items/message/content/anyOf[subschema #1]/items/oneOf[subschema #3: ToolCallContent]/signature to the response with the 200 status

      response-optional-property-added

    • added the optional property items/message/content/anyOf[subschema #1]/items/oneOf[subschema #7: OmittedReasoningContent]/signature to the response with the 200 status

      response-optional-property-added

    • added the optional property items/message/run_id to the response with the 200 status

      response-optional-property-added

  • 68c3c741b87311See the full diff
    • added SummarizedReasoningContent to the items/message/content/anyOf[subschema #1]/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added summarized_reasoning discriminator mapping keys to the items/message/content/anyOf[subschema #1]/items/ response property for the response status 200

      response-property-discriminator-mapping-added