Best Practices
Best Practices
Design
- One tool, one domain
- Clear descriptions for AI
- Consistent response shapes
Performance
- Cache API responses
- Set timeouts
- Return partial results for large data
Documentation
- Clear README
- Usage examples
- Setup instructions
Best Practices
Design
Performance
Documentation