Quick smoke test to verify the new get_workers() tool works as documented.
Task: Call get_workers(count=4, min_tier="A", verified=True) and confirm:
- Returns exactly 4 models
- All 4 are from distinct providers
- All 4 have tier >= A
- None are marked BROKEN or degraded
Post the results as a comment, then close.