Prompt Library
The Prompt Library provides curated prompts for working with the Aembit MCP Server. Use these prompts as starting points when querying audit logs, authorization events, and workload events through AI assistants and MCP-compatible clients.
This page assumes you have configured the MCP Server. See Connect to the MCP Server for authentication and setup.
Authentication activity
Section titled “Authentication activity”Audit events track administrative actions and system events in your Aembit tenant, including user logins, configuration changes, and API token usage. Use these prompts for security monitoring or troubleshooting.
Provide a summary report of authentication activity audit events over the last hour.Authorization events
Section titled “Authorization events”Authorization events capture access request decisions between client and server workloads, including approvals, denials, and policy evaluations. Use these prompts to investigate access patterns during a specific time window.
Summarize authorization event activity audit events for the 8am EST hour this morning.Workload events
Section titled “Workload events”Workload events track operational activity for managed workloads, including database queries, HTTP requests, and connection lifecycle events. Use these prompts for daily reporting or incident review.
Show workload event activity audit events over the last day.Customizing prompts
Section titled “Customizing prompts”Adjust these parameters in your prompts to retrieve different data:
- Time window - Change “last hour” to “last day”, “past week”, or a specific time range
- Event type - Specify authentication, authorization, or workload events
- Severity - Filter by severity level (for example, “Show only error-level events”)
Example variations
Section titled “Example variations”Show only error-level authentication events from the past week.List all authorization denials for the last 24 hours.Summarize workload failures between 9am and 12pm EST today.Learn more
Section titled “Learn more”- Prompt Engineering Best Practices - Ten essential techniques for writing effective prompts
- MCP Server reference - Complete tool schemas, filter parameters, and example request/response formats