---
title: "Changes to Update AI agent"
method: PATCH
path: "/api/fabric/resources/ai_agents/{id}"
---

# Changes to Update AI agent

`PATCH /api/fabric/resources/ai_agents/{id}`

> Every recorded change to this endpoint, newest first.
> 137 revisions in range; 3 could not be searched.

## Timeline

Changed in 35 of 137 revisions.

- **2026-08-20** `173ff877e9cd` — 1 breaking, 7 warning, 1 info
- **2026-08-20** `e79dcc8b2150` — 24 breaking, 35 warning, 15 info
- **2026-08-18** `51e63ae4cf55` — 1156 breaking, 2 warning
- **2026-08-13** `1e361d3f91b3` — 128 info
- **2026-08-13** `1e3d98618de0` — 32 breaking, 192 info
- **2026-08-13** `549e44d6120b` — 48 breaking, 48 info
- **2026-08-07** `ad46a79d07e4` — 64 warning
- **2026-07-23** `e8d17946d2de` — 102 info
- **2026-07-21** `bbd947419817` — 102 warning
- **2026-07-21** `f1aae4e315dd` — 102 info
- **2026-07-20** `6e5c9df70369` — 34 info
- **2026-07-14** `24197ae3406b` — 293 breaking, 611 info
- **2026-07-08** `9709f1df4022` — 768 warning
- **2026-07-08** `a888562fa415` — 768 info
- **2026-06-24** `2e508a40b461` — 768 warning
- **2026-06-17** `492e0754dc70` — 408 info
- **2026-06-11** `ccc5756c8e16` — 32 info
- **2026-06-09** `424ee2c90121` — 356 info
- **2026-06-08** `52c2716420da` — 256 info
- **2026-06-08** `e97a45822ed2` — 128 warning, 736 info
- **2026-06-05** `1b73e7820183` — 256 info
- **2026-06-04** `cf755efeb421` — 68 breaking, 68 info
- **2026-06-04** `ee9ab397a49b` — 35 breaking, 3 warning, 98 info
- **2026-06-04** `2779af9855b1` — 68 breaking, 68 info
- **2026-06-04** `79ec4cfae7c8` — 512 info
- **2026-06-04** `c1e5ee9f10e3` — 992 warning, 128 info
- **2026-06-03** `a2279a5fc40f` — 35 breaking, 131 warning, 578 info
- **2026-06-03** `ca1e7dc48ff5` — 68 breaking, 324 info
- **2026-06-03** `55cc29553c49` — 256 info
- **2026-06-03** `3aaec56575c0` — 32 info
- **2026-06-03** `07c393bd6956` — 544 info
- **2026-06-03** `548c8bbaf71b` — 32 info
- **2026-06-03** `8f14f4f200f5` — 35 breaking, 3 warning, 98 info
- **2026-06-03** `b472f92eed97` — 68 breaking, 100 info
- **2026-06-02** `aac43f1ee13f` — 32 info

## Changes

- **2026-08-20** `173ff877e9cd` — 1 breaking, 7 warning, 1 info
  - request property `hints/items/` list-of-types was narrowed by removing types `object` from media type `application/json`
  - removed the request property `agent_id`
  - removed the request property `global_data`
  - removed the request property `multilingual`
  - removed the request property `post_prompt_url`
  - removed the optional property `ai_agent/allOf[subschema #1: AI Agent]/global_data` from the response with the `200` status
  - removed the optional property `ai_agent/allOf[subschema #1: AI Agent]/multilingual` from the response with the `200` status
  - removed the optional property `ai_agent/allOf[subschema #1: AI Agent]/post_prompt_url` from the response with the `200` status
  - response property `ai_agent/allOf[subschema #1: AI Agent]/hints/items/` list-of-types was narrowed by removing types `object` from media type `application/json` of response `200`
- **2026-08-20** `e79dcc8b2150` — 24 breaking, 35 warning, 15 info
  - removed `#/components/schemas/SWML.Calling.Hint` from the `hints/items/` request property `anyOf` list
  - the `SWAIG` request property type/format changed from ``/`` to `object`/``
  - the `global_data` request property type/format changed from ``/`` to `object`/``
  - the `multilingual` request property type/format changed from ``/`` to `object`/``
  - the `params` request property type/format changed from ``/`` to `object`/``
  - the `post_prompt` request property type/format changed from ``/`` to `object`/``
  - the `prompt` request property type/format changed from ``/`` to `object`/``
  - added 'unevaluatedProperties' constraint to the request property `SWAIG`
  - added 'unevaluatedProperties' constraint to the request property `global_data`
  - added 'unevaluatedProperties' constraint to the request property `multilingual`
  - added 'unevaluatedProperties' constraint to the request property `params`
  - added 'unevaluatedProperties' constraint to the request property `post_prompt`
  - added 'unevaluatedProperties' constraint to the request property `prompt`
  - the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `ai_agent/allOf[subschema #1: AI Agent]/global_data` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `ai_agent/allOf[subschema #1: AI Agent]/multilingual` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `ai_agent/allOf[subschema #1: AI Agent]/params` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `ai_agent/allOf[subschema #1: AI Agent]/post_prompt` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `ai_agent/allOf[subschema #1: AI Agent]/prompt` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed the required property `ai_agent/allOf[subschema #1: AI Agent]/languages/items/code` from the response with the `200` status
  - removed the required property `ai_agent/allOf[subschema #1: AI Agent]/languages/items/name` from the response with the `200` status
  - removed the required property `ai_agent/allOf[subschema #1: AI Agent]/languages/items/voice` from the response with the `200` status
  - removed the required property `ai_agent/allOf[subschema #1: AI Agent]/pronounce/items/replace` from the response with the `200` status
  - removed the required property `ai_agent/allOf[subschema #1: AI Agent]/pronounce/items/with` from the response with the `200` status
  - removed `#/components/schemas/SWML.Calling.AIParams` from the `params` request property `allOf` list
  - removed `#/components/schemas/SWML.Calling.AIPostPromptUpdate` from the `post_prompt` request property `allOf` list
  - removed `#/components/schemas/SWML.Calling.AIPromptUpdate` from the `prompt` request property `allOf` list
  - removed `#/components/schemas/SWML.Calling.GlobalData` from the `global_data` request property `allOf` list
  - removed `#/components/schemas/SWML.Calling.MultilingualUpdate` from the `multilingual` request property `allOf` list
  - removed `#/components/schemas/SWML.Calling.SWAIG` from the `SWAIG` request property `allOf` list
  - removed the request property `languages/items/auto_emotion`
  - removed the request property `languages/items/auto_speed`
  - removed the request property `languages/items/code`
  - removed the request property `languages/items/engine`
  - removed the request property `languages/items/fillers`
  - removed the request property `languages/items/function_fillers`
  - removed the request property `languages/items/listen_language`
  - removed the request property `languages/items/model`
  - removed the request property `languages/items/name`
  - removed the request property `languages/items/params`
  - …34 more
- **2026-08-18** `51e63ae4cf55` — 1156 breaking, 2 warning
  - added the new required request property `languages/items/code`
  - added the new required request property `languages/items/name`
  - added the new required request property `languages/items/voice`
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.FunctionFillers` to the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property `allOf` list
  - added `#/components/schemas/SWML.Calling.SWAIG` to the `SWAIG` request property `allOf` list
  - removed `#/components/schemas/SWML.Calling.LanguagesWithSoloFillers, #/components/schemas/SWML.Calling.LanguagesWithFillers` from the `languages/items/` request property `anyOf` list
  - the `languages/items/` request property type/format changed from ``/`` to `object`/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/enter_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/exit_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/enter_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/exit_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/enter_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/exit_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[#/components/schemas/SWML.Calling.ContextsObjectUpdate]/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/enter_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[#/components/schemas/SWML.Calling.ContextsTextObjectUpdate]/exit_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillers` request property type/format changed from `array`/`` to ``/``
  - the `prompt/allOf[#/components/schemas/SWML.Calling.AIPromptUpdate]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillers` request property type/format changed from `array`/`` to ``/``
  - added 'unevaluatedProperties' constraint to the request property `languages/items/`
  - the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - …1118 more
  - …this revision’s changelog is incomplete
- **2026-08-13** `1e361d3f91b3` — 128 info
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #1: Action union]/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4` to the `ai_agent/allOf[subschema #1: AI Agent]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/action/anyOf[subschema #2]/items/anyOf[subschema #1: SWML Action]/SWML/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[#/components/schemas/SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[#/components/schemas/SWML.Calling.BedrockSWAIG]/functions/items/` response property `anyOf` list for the response status `200`
  - …88 more
- …earlier changes are on the page: https://skmtc.dev/signalwire/apis/signalwire-rest-api/changes/api/fabric/resources/ai_agents/:id/patch

---

[Operation](https://skmtc.dev/signalwire/apis/signalwire-rest-api/docs/api/fabric/resources/ai_agents/:id/patch.md) · [API](https://skmtc.dev/signalwire/apis/signalwire-rest-api.md) · [Page](https://skmtc.dev/signalwire/apis/signalwire-rest-api/changes/api/fabric/resources/ai_agents/:id/patch)
