Overview
Create comprehensive library of plugin templates for triggers and actions.
Templates
- Webhook Trigger - webhook config, executor, dialog
- Polling Trigger - polling config, onPoll(), state management
- Manual Trigger - simple trigger
- Generic Action - basic action structure
- HTTP Action - REST API integration
- Database Action - database operations
Requirements
- Token placeholders ({{PLUGIN_NAME}}, etc.)
- TODO comments for customization
- Proper TypeScript types
- Example implementations
Acceptance Criteria
Effort: Large (10-12 hours)
Related: PR #40, Issue #48, Issue #42
Overview
Create comprehensive library of plugin templates for triggers and actions.
Templates
Requirements
Acceptance Criteria
Effort: Large (10-12 hours)
Related: PR #40, Issue #48, Issue #42