feat(v3-events): update events_general object definition with virtual/physical and external ID fields

This commit is contained in:
Scott Idem
2026-02-05 16:37:49 -05:00
parent ac516c4d77
commit 907ff9a2f8
2 changed files with 3 additions and 2 deletions

View File

@@ -79,7 +79,7 @@
- Reduced `hosted_file.py` (1596 -> 361 lines).
- Implemented Zoom Events OAuth2 and Sync backend.
- Verified Full File Lifecycle (Upload -> Download -> Delete) via standardized E2E test.
- **Immediate Next Step:** Finalize wrap-up by registering new agent 'Inara' in `agents_sync`.
- **Immediate Next Step:** Verify V3 Search and CRUD for Events modules.
---