Tool to update an evaluation run's status and metadata. Use to mark a run as completed after finishing evaluations, or update run properties like name, metadata, configuration, and associated event/datapoint IDs.
namestringDisplay name for the evaluation run
run_idRequiredstringUnique identifier of the evaluation run to update
statusRequiredstringStatus of the evaluation run. Set to 'completed' to finalize the run, or 'pending' to keep it open for further updates
metadataobjectArbitrary metadata fields to attach to the run
event_idsarrayList of session/event UUIDs to associate with this run
dataset_idstringThe UUID of the dataset this run is associated with
configurationobjectConfiguration parameters used in this run
datapoint_idsarrayList of datapoint UUIDs to associate with this run
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.