Information about a metadata field used in retriever configurations.
The name of the metadata field.
A description of the metadata field.
The data type of the metadata field.
string
integer
float
{ "name": "<string>", "description": "<string>", "type": "string" }