How to get the field inputs_preview populated when querying runs via id using the Rest API

Hi,

I am using LangSmith Rest API to retrieve Run details. I was interested in the inputs and outputs. In the api it mentions two fields inputs_preview and outputs_preview but in most of the cases they don’t come populated.

Is there any parameter in the API or traces generation that causes those fields to be populated?

As the inputs and outputs is a dict, it makes very hard to get some standard on their format.

API Doc: LangSmith - ReDoc

Thanks,
Francisco