xcode_read_file
Access and retrieve file contents from a specified path within Xcode projects, enabling direct file reading for iOS/macOS development workflows.
Instructions
Read contents of a file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file_path | Yes | Path to the file to read |