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
What changed
- ○
added the optional property
items/message/tool_returns/anyOf[subschema #1]/items/func_responseto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/message/tool_returns/anyOf[subschema #1]/items/tool_call_idto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/message/content/anyOf[subschema #1]/items/oneOf[subschema #1: TextContent]/signatureto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/message/content/anyOf[subschema #1]/items/oneOf[subschema #3: ToolCallContent]/signatureto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/message/content/anyOf[subschema #1]/items/oneOf[subschema #7: OmittedReasoningContent]/signatureto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/message/run_idto the response with the200statusresponse-optional-property-added
- ○
- ▲
added
SummarizedReasoningContentto theitems/message/content/anyOf[subschema #1]/items/response propertyoneOflist for the response status200response-property-one-of-added
- ○
added
summarized_reasoningdiscriminator mapping keys to theitems/message/content/anyOf[subschema #1]/items/response property for the response status200response-property-discriminator-mapping-added
- ▲