Create preview AI Actions job
Last updated
Was this helpful?
Last updated
Was this helpful?
Do a dry-run of an AI Actions job over a subset of data. This will instruct the block to propose changes to data items (via "setSampleProposedChanges") rather than apply the changes directly.
/api/{projectId}/jobs/ai-actions/{actionId}/preview
Project ID
AI Action ID
If enabled, will load cached results from the previous preview job for unchanged jobs. Disable this if you're developing your own custom AI Labeling job, and want to always re-run all steps.