update_agent
mutationSince v1.0Update an agent's label, description, or baseline property overlay. set_properties replaces the entire overlay for the target parameter set — to change a single value use set_parameter_value instead. Applied immediately and broadcast to connected users in real-time.
Example Request
{"agent_id": "agent-uuid", "set_label": "Factory B", "set_properties": {"capacity": "150"}}