Commands  ›   ›  Detection Find Wall Mount Location By Category

Detection Find Wall Mount Location By Category

writes to model Public API · not yet exposed

Coming soon

Before you run this

Active document; room resolvable; target_kind supplied.

After it runs

No mutation; tracker records recommendation.

When to use this

Don't use this when

Placement — that's a Placement command.

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "detection_rules" Deterministic config preset

Decision flow

1) room id required OR single Room selection.
2) target kind required; validate against strategy registry.
3) Delegate to DetectionFindWallMountLocationByCategory.GetAll(doc, roomId, targetKind).
4) Tracker output + TaskDialog on Human path.

What you'll see in the chat

on start
Finding wall-mount location…
thinking
Resolving room + kind…
Delegating to MCP reader…
on success
Recommendation returned for kind {target_kind}.
on failure
Wall-mount detection failed: {error}

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/detection_find_wall_mount_location_by_category
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

detectionfindwallmountlocationbycategory · wall mount position · detect device location

Pillar