changedInput schema / properties / blocked_reason / description
Previous value: -"Short explanation of why the current work is blocked."New value: +"Blocker; used to build the state body when content is blank."
removedInput schema / properties / blocked_reason / title
Removed value: -"Blocked Reason"
changedInput schema / properties / bucket / description
Previous value: -"Memory bucket or namespace to read from or write to; use % only for tools that support wildcard reads."New value: +"Bucket containing the working-state slot; defaults to work."
removedInput schema / properties / bucket / title
Removed value: -"Bucket"
changedInput schema / properties / content / description
Previous value: -"Text body to save, such as a memory, TODO/action item, event note, or state summary."New value: +"Free-form state body; otherwise provide at least one structured state field."
removedInput schema / properties / content / title
Removed value: -"Content"
changedInput schema / properties / current_task / description
Previous value: -"Current task or work item to persist for later resume."New value: +"Current task; used to build the state body when content is blank."
removedInput schema / properties / current_task / title
Removed value: -"Current Task"
changedInput schema / properties / metadata_json / description
Previous value: -"Optional JSON object string with extra metadata for the operation."New value: +"JSON object merged into the working-state metadata."
removedInput schema / properties / metadata_json / title
Removed value: -"Metadata Json"
changedInput schema / properties / next_action / description
Previous value: -"Next action to persist so future turns can resume the work."New value: +"Next action; used to build the state body when content is blank."
removedInput schema / properties / next_action / title
Removed value: -"Next Action"
changedInput schema / properties / scope / description
Previous value: -"Optional scope that narrows memory access; leave blank for the token default."New value: +"Scope containing the working-state slot; blank uses the token default."
removedInput schema / properties / scope / title
Removed value: -"Scope"
changedInput schema / properties / state_key / description
Previous value: -"Working-state key to save, snapshot, or restore, such as active_task."New value: +"Normalized state slot; the same owner, bucket, scope, and key updates that slot."
removedInput schema / properties / state_key / title
Removed value: -"State Key"
changedInput schema / properties / ttl_seconds / description
Previous value: -"Time-to-live in seconds for working state or restart snapshot records."New value: +"Expiry in seconds from 0 to 2592000; 0 means no expiry."
removedInput schema / properties / ttl_seconds / title
Removed value: -"Ttl Seconds"
removedInput schema / title
Removed value: -"update_stateArguments"
removedOutput schema / properties / result / title
Removed value: -"Result"
removedOutput schema / title
Removed value: -"update_stateOutput"