observe_ide
Capture a screenshot of the active RAD Studio, Delphi, or Lazarus IDE window to inspect compiler errors and warnings, and optionally list project source files.
Instructions
Observe the Delphi/Lazarus IDE and return a screenshot plus project info.
Finds a running RAD Studio, Delphi, or Lazarus IDE window, captures a screenshot of it, and optionally scans the project directory for source files. Claude reads the screenshot to spot compiler errors, warnings, or other messages in the IDE's Messages pane.
Args: project_dir: Optional path to the project directory on disk. If provided, also returns a list of project source files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No |