read_file
Access and retrieve file contents within an active Xcode project by specifying the file path. Simplifies file reading for AI-assisted development workflows using the Xcode MCP Server.
Instructions
Reads the contents of a file within the active Xcode project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | Relative or absolute path to the file within the active project. |