MCPcopy Create free account

hub / github.com/Zie619/n8n-workflows / functions

Functions246 in github.com/Zie619/n8n-workflows

Functionget_most_popular_workflows
Get most popular workflows
src/community_features.py:476
Functionget_stats
Get workflow database statistics.
api_server.py:229
Functionget_top_rated_workflows
Get top-rated workflows
src/community_features.py:470
Functionget_trend_analysis
Get trend analysis for specified period.
src/analytics_engine.py:370
Methodget_trending_workflows
Get trending workflows based on recent activity
src/enhanced_api.py:184
Functionget_usage_insights
Get usage insights and patterns.
src/analytics_engine.py:379
Functionget_user
Get user by ID.
src/user_management.py:460
Methodget_user_collections
Get collections for a user
src/community_features.py:376
Functionget_workflow_detail
Get detailed workflow information including raw JSON.
api_server.py:309
Functionget_workflow_diagram
Get Mermaid diagram code for workflow visualization.
api_server.py:436
Methodget_workflow_enhanced
Get detailed workflow information
src/enhanced_api.py:148
Functionget_workflow_ratings
Get workflow ratings and reviews
src/community_features.py:458
Methodget_workflow_recommendations
Get personalized workflow recommendations
src/enhanced_api.py:170
Functionget_workflow_stats
Get workflow statistics
src/community_features.py:464
Methodget_workflows_enhanced
Enhanced workflow search with multiple filters
src/enhanced_api.py:84
Functionglobal_exception_handler
(request, exc)
api_server.py:752
Functionhandle_webhook_endpoint
Handle incoming webhook.
src/integration_hub.py:305
Functionhealth_check
Health check endpoint.
api_server.py:223
Methodhealth_check
Health check with performance metrics
src/enhanced_api.py:220
Functionlater
()
docs/js/app.js:116
Methodlater
()
docs/js/search.js:399
Methodlater
()
docs/js/app.js:85
MethodloadMoreResults
()
docs/js/search.js:355
Functionlogin_user
Login user and return access token.
src/user_management.py:427
Functionnotify_discord
Send notification to Discord.
src/integration_hub.py:271
Functionnotify_slack
Send notification to Slack.
src/integration_hub.py:261
Functionrate_workflow
Rate a workflow
src/community_features.py:444
Methodregister_integration
Register a new integration.
src/integration_hub.py:33
Functionregister_user
Register a new user.
src/user_management.py:415
Methodregister_webhook
Register a webhook endpoint.
src/integration_hub.py:231
Functionreindex_workflows
Trigger workflow reindexing in the background (requires authentication).
api_server.py:574
Functionrequire_admin
Require admin role.
src/user_management.py:405
Functionresolve_alert
Resolve an alert.
src/performance_monitor.py:309
Functionroot
Serve the main documentation page.
api_server.py:203
MethodrunQuery
(index)
src/database.js:115
Functionrun_indexing
()
api_server.py:605
Functionsearch_workflows
Search and filter workflows with pagination.
api_server.py:239
Functionsearch_workflows_by_category
Search workflows by service category (messaging, database, ai_ml, etc.).
api_server.py:695
FunctionshowNotification
* Show temporary notification
docs/js/app.js:147
Functionstartup_event
Verify database connectivity on startup.
api_server.py:141
Functionsync_github
Sync workflows with GitHub repository.
src/integration_hub.py:251
Functionsync_notion
Sync workflows with Notion database.
src/integration_hub.py:295
Functiontrack_workflow_download
Track workflow download
src/community_features.py:488
Functiontrack_workflow_view
Track workflow view
src/community_features.py:482
Functionupdate_user
Update user data.
src/user_management.py:474
Functionwebsocket_endpoint
WebSocket endpoint for real-time metrics.
src/performance_monitor.py:319
← previous201–246 of 246, ranked by callers