bb_get_file_metadata
Retrieve file metadata including name, parent directory, and last modifying commit to verify file existence and support audit trails.
Instructions
Get metadata about a file: name, parent directory, and commit that last touched it. Use for existence checks and audit trails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at | Yes | ||
| path | Yes | ||
| repoSlug | Yes | ||
| projectKey | Yes |