Inspect Three.js project
inspect_projectRead the current scene, script, diagnostics, and recent human edit operations to review the project status.
Instructions
Reads the current scene, script, diagnostics, and recent human edit operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| assets | Yes | ||
| layout | Yes | ||
| script | Yes | ||
| objects | Yes | ||
| revision | Yes | ||
| projectId | Yes | ||
| cameraView | Yes | ||
| operations | Yes | ||
| diagnostics | No |