jfrog_get_item_properties
Fetch metadata properties for a JFrog file or folder using repository key and optional path. Get all properties or filter by specific property keys.
Instructions
Get properties for one JFrog file or folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Repository-relative path using forward slashes. Omit, empty string, '.', or '/' for the repository root; '..', backslashes, raw URLs, and control characters are rejected. | |
| repo_key | Yes | JFrog repository key, for example libs-release-local. Raw URLs, path separators, and control characters are rejected. | |
| property_keys | No | Optional property keys to fetch. Entries are comma-free allow-listed JFrog property keys; omit to fetch all properties returned by Artifactory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||