Resolve action outputs with dependent table awareness.
If the action has outputs with 'dependent' fields pointing to table inputs,
and we know the table from inputs, provide table-aware typing.
When O is any (e.g., for getCatalogVariables), returns any to allow arbitrary property access.
Type Parameters
O
The transformed outputs type (OutputsWithDotwalk applied)
Resolve action outputs with dependent table awareness. If the action has outputs with 'dependent' fields pointing to table inputs, and we know the table from inputs, provide table-aware typing.
When O is any (e.g., for getCatalogVariables), returns any to allow arbitrary property access.