# Externs

## Outputs

Make sure to add output to extern `outputs` field if it's an unusual output otherwise the extern doesn't return it.

Example: tried to add a metadata output to `return` but forgot to update the outputs field, so run_extern thought `return` couldn't handle metadata


