function="add"description="Add two inputs to produce a new output"source="add.rs"docs="add.md"type="rust"[[input]]name="i1"# - first input of type `Number`type="number"[[input]]name="i2"# - second input of type `Number`type="number"[[output]]type="number"