Dataiku · Arazzo Workflow
Dataiku Tag Project Metadata
Version 1.0.0
Read a project's current metadata, then write an updated label, description, and tags.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine LearningArazzoWorkflows
Provider
Workflows
tag-project-metadata
Update a project's metadata label, description, and tags.
Verifies the project, reads existing metadata, and sets new metadata values.
1
verifyProject
getProject
Confirm the project exists before mutating its metadata.
2
readMetadata
getProjectMetadata
Read the project's current metadata so it can be reviewed before overwriting.
3
writeMetadata
setProjectMetadata
Write the updated label, description, and tags to the project.