feat: add delete_circle tool (v0.7.2)

Implements `delete_circle(circle_id)` using the verified `adminwipefamily`
endpoint. Protects the primary circle via `isFirstFamily` check. Probe
circles family/23447370 and family/23447378 cleaned up during testing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-16 18:28:22 +02:00
parent abb557e96b
commit dc21416a61
6 changed files with 125 additions and 9 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "0.7.1"
__version__ = "0.7.2"