[Sprint 4] feat: Add change audit trail command #257

Closed
opened 2026-01-28 16:33:21 +00:00 by lmiranda · 0 comments
Owner

Description

Create command to track CMDB modifications using NetBox object_changes tools.

Implementation: Sprint 4 Commands

Acceptance Criteria

  • Create plugins/cmdb-assistant/commands/change-audit.md
  • Use list_object_changes and get_object_change MCP tools
  • Filter by date range, user, or object type
  • Format as audit report
  • Show before/after values for changes
## Description Create command to track CMDB modifications using NetBox object_changes tools. **Implementation:** [Sprint 4 Commands](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V5.2.0%3A-Plugin-Enhancements-%28Sprint-4-Commands%29) ## Acceptance Criteria - [ ] Create `plugins/cmdb-assistant/commands/change-audit.md` - [ ] Use `list_object_changes` and `get_object_change` MCP tools - [ ] Filter by date range, user, or object type - [ ] Format as audit report - [ ] Show before/after values for changes
lmiranda added this to the Sprint 4 - Commands milestone 2026-01-28 16:33:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#257