Skip to main content
List the scenes visible within the caller’s read scope. Dispatches to the list_scenes internal service method.

Parameters

This tool takes no arguments. Send an empty arguments object, or omit it.

Returns

Returned as the structuredContent payload. The list is scoped to the authenticated principal — you see only scenes within your read scope.

Example

Request:
Response:

Annotations

The tool’s MCP behaviour hints, as emitted in tools/list (advisory display metadata — see the annotations contract): A pure scoped read — writes nothing.
Building a consolidated scene (consolidate_scene) is a heavyweight maintenance operation that is not exposed over MCP. It is available over gRPC and the REST API only.