jfrog_set_folder_property
Define custom properties for a folder in Artifactory, with optional recursive application to sub-folders. Use this tool to organize and manage folder metadata effectively.
Instructions
Set properties on a folder in Artifactory, with optional recursive application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderPath | Yes | Path to the folder where properties should be set | |
| properties | Yes | Key-value pairs of properties to set | |
| recursive | No | Whether to apply properties recursively to sub-folders |