Verba profile

Camera Control

Use for requests about cameras, doorbells, snapshots, camera images, or current visible activity in a named camera-covered area, including questions like 'what's happening in the front yard?', 'who is at the door?', or 'is anyone on the porch?'

camera_control Version 1.0.3
When to use

Best-fit scenarios

No description is present in the current Verba metadata.

How to call it

Execution guidance

Use the example call shape below and provide only the fields the plugin expects.

Arguments

Input shape

This Verba does not require named arguments in its published usage example. Hydra usually triggers it directly from the user's request or from recent conversation context.

Settings

Required configuration

This Verba does not declare plugin-specific settings in its metadata. Any dependencies are handled through portal config, environment variables, or the backing service itself.

Example call

Canonical usage JSON

{
  "function": "camera_control",
  "arguments": {}
}