get_my_incidents
Get all PagerDuty incidents assigned to you, with total count and your email, to see your workload at a glance.
Instructions
Get incidents assigned to the current user.
Returns: Dict with keys: - incidents: List of assigned incidents - total: Count of assigned incidents - user_email: Current user email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |