get_my_badges
Retrieve your earned badges and certifications. Filter by badge name or show only currently active ones.
Instructions
Get the logged-in user's earned badges and certifications. Supports filtering by name and active status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by badge name (case-insensitive substring match) | |
| active_only | No | If true, exclude badges whose expires date is in the past |