agentbay_project_read_file
Read a specific file from a project by providing its path and project ID.
Instructions
Read a single file from a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path within the project (e.g. "src/index.ts") | |
| projectId | Yes | Project ID |