---
name: Feature request
about: Suggest a new tool or improvement
title: "[Feature] "
labels: enhancement
assignees: ''
---
**What problem does this solve?**
Describe the use case. What are you trying to do that you can't do today?
**Proposed solution**
How do you think this should work?
**Example usage**
```
# For a new tool, show example input/output:
Input: {"name": "pikachu", "option": "value"}
Output: Expected result...
```
**Alternatives considered**
Other approaches you've considered or workarounds you're using.
**Additional context**
Any other context, screenshots, or examples.