Tool to create a new datapoint with input-output pairs. Use when you need to add a single datapoint with inputs, ground truth, conversation history, and metadata.
inputsobjectInput data for the datapoint as key-value pairs (e.g., {'prompt': 'What is AI?', 'context': '...'})
historyarrayConversation history as a list of message objects with 'role' and 'content' fields
metadataobjectAdditional metadata for the datapoint (e.g., token counts, custom fields)
ground_truthobjectExpected output/ground truth as key-value pairs (e.g., {'response': 'Paris'})
linked_eventstringID of the event this datapoint is created from, if any
linked_datasetsarrayList of dataset IDs to link this datapoint to
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.