sim
sim copied to clipboard
feat(tinybird): added tinybird block
Summary
Adds Tinybird integration with two operations: Send Events: Stream JSON/NDJSON events to Tinybird Data Sources with compression and acknowledgment options Query: Execute SQL queries against Tinybird Pipes and Data Sources with support for multiple output formats (JSON, CSV, TSV, etc.) Includes block configuration, tool implementations, API routes, and a custom icon component.
Type of Change
- [ ] Bug fix
- [x] New feature
- [ ] Breaking change
- [ ] Documentation
- [ ] Other: ___________
Testing
Tested manually
Checklist
- [x] Code follows project style guidelines
- [x] Self-reviewed my changes
- [ ] Tests added/updated and passing
- [x] No new warnings introduced
- [x] I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)