pwd
Print the current working directory as JSON to determine the active directory context before file operations.
Instructions
Print the current working directory as JSON. Read-only, no side effects. Returns JSON with the absolute directory path. Use to determine the active directory context before file operations. Not for path resolution — use 'realpath' to resolve symlinks and relative paths. See also 'ls', 'realpath'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||