Tool to create a new dataset item in a PostHog project dataset. Use when you need to add a new item with input/output data to a dataset for ML/AI experimentation or tracking.
inputobjectInput data for the dataset item (e.g., prompt or question)
outputobjectOutput data for the dataset item (e.g., response or result)
datasetRequiredstringUUID of the dataset to add this item to
metadataobjectOptional metadata associated with the dataset item
project_idRequiredstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
ref_trace_idstringReference trace ID (max 255 characters)
ref_source_idstringReference source ID (max 255 characters)
ref_timestampstringReference timestamp (ISO 8601 datetime format)
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.