Changes to Archive an agent

POST /v1/workspaces/{workspaceId}/agents/{id}:archive

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

Changed in 4 of the 57 revisions of this API.25

  1. 09ccecfe3ece11
  2. 06e0e37c149911
  3. 08fde3ae3e372
  4. 13d98d37dd961

What changed

    • removed the optional property spec/allOf[AgentSpec]/inputDataSchema from the response with the 200 status

      response-optional-property-removed

    • added the optional property spec/allOf[AgentSpec]/systemPromptDataSchema to the response with the 200 status

      response-optional-property-added

    • removed the optional property metadata/allOf[ResourceMetadata]/bundleKey from the response with the 200 status

      response-optional-property-removed

    • added the optional property info/allOf[AgentInfo]/createdBy/metadata/createdAt to the response with the 200 status

      response-optional-property-added

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

    • added the optional property spec/allOf[AgentSpec]/enableEpisodicMemory to the response with the 200 status

      response-optional-property-added

    • added the optional property spec/allOf[AgentSpec]/episodicMemoryTtl to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

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