Action ReferencesRemoveFromResponseAction
Action References

RemoveFromResponseAction

RemoveFromResponseAction

Purpose Strip properties from the response before sending (privacy, cleanup).

When to use it

  • afterBuildOutput

Key fields

FieldTypeDescription
properties[String]Path names to remove from response.

Example

{
  "id": "a310-strip-internals",
  "name": "removeInternalFields",
  "properties": ["internalNotes", "debugInfo"]
}
Was this page helpful?
Built with Documentation.AI

Last updated Jan 3, 2026