remove_local
Delete a locally-added camera by ID to remove it from storage and merged view, useful after sharing upstream or when a camera URL becomes invalid.
Instructions
Delete a locally-added camera by ID. Removes it from ~/.openeagleeye/local-cameras.json and the in-memory merged view. The camera is also auto-removed from the merged list. Use after sharing upstream via submit_local, or when a URL stops working.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cam_id | Yes | Local camera ID to remove (starts with 'local-') |