glm_5_inspect_project_context
Inspect a local project directory safely with read-only access to file metadata, directory tree, package information, and Git summary details.
Instructions
Safely inspect an approved local project directory with read-only bounded file metadata, tree, package, and Git-summary information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | ||
| projectPath | Yes | ||
| includeFileTree | No | ||
| includeGitSummary | No | ||
| includePackageMetadata | No |