Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for the 6 parameters. The description mentions 'scene' and 'unsaved changes' but doesn't explain that the 'uuid' parameter identifies the scene to open, nor what projectId, instanceId, operationId, expectedRevision, or runtimeInstanceId mean. The nested params object with a required uuid is left entirely undocumented. The description adds almost no parameter-level meaning.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.