audit_query_builder
Build an audit trail query API with filtering, timeline views, and compliance reports. Generate a server endpoint tailored to your framework.
Instructions
Pro: Build audit trail query API with filtering, timeline views, and compliance reports
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| features | Yes | Query features to implement | |
| framework | No | Server framework | express |