ResourceField
Retrieve a single field from a Nuclia Knowledge Box resource by resource Id, field type, and field Id. All three filters are required.
Columns
| Name | Type | References | |
| ResourceId | String | ||
| FieldType | String |
The allowed values are text, file, link, conversation, generic. | |
| FieldId | String | ||
| Error | String | ||
| ExtractedText | String | ||
| ExtractedFile | String | ||
| ExtractedLink | String | ||
| ExtractedMetadata | String | ||
| ExtractedSplitText | String | ||
| Value | String |