Skip to content

Remove From Container Node

UI/Container

Remove From Container

Removes an element from a container's children list

a2ui_remove_from_containerstdLong running
Inputs3
Outputs2
Security exposure10/10
Packagestd

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

3

Execution
exec_in

Execution input

Container ID

String
container_id

ID of the container element to remove from

Element ID

String
element_id

ID of the element to remove

Output Pins

2

Execution
exec_out

Execution output

Success

Boolean
success

Whether the element was successfully removed

Node Info

Internal name
a2ui_remove_from_container
Category
UI/Container