Check Which AI Models Are Used in Your n8n Workflows - n8n Workflow | Neura Market
Check Which AI Models Are Used in Your n8n Workflows
Scans all n8n workflows for AI model usage via n8n API, extracts node details, model IDs/names, and exports to Google Sheets.
This workflow automates the auditing of your n8n instance by fetching all workflows, filtering those with nodes containing 'modelId' settings (common in AI nodes like OpenAI or custom models), and extracting key details: node names, model IDs, model names, workflow names, and direct URLs to workflows/nodes.
Results are cleared from a designated Google Sheet and repopulated with structured data for easy analysis, including hyperlinks to open workflows directly (optimized for n8n 1.91.0+). Setup
Platform
n8n
Category
IT & Development
Price
$12.99
Creator
Jose Maurino
n8n
AI
workflows
audit
Google Sheets
API
dev tools
model inventory
automation
monitoring
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.