Take a snapshot from the default webcam using the camsnap utility.
Usage
/camsnap [output_path] [--preview]
If no output path is provided, the snapshot will be saved to the ./snapshots/ directory with a timestamp filename.
Steps
- Run the snapshot script:
python {{SKILL_DIR}}/src/camsnap.py {{ $ARGUMENTS }}
- Confirm the snapshot was saved successfully and return the file path.