Functions
extract_from_sync
Extract from unstructured data using the Default Extraction Agent.
Inputs
prompt
(String): Description of the task to be performed. You can describe the
desired output entities and define the output schema here.
target
(String | Unstructured Data File ID): The data to extract from.
Output
Stringified JSON object containing the extraction results.