Back to Templates

Check Which AI Models Are Used in Your Workflows

Created by

Created by: darrell_tw || darrelltw

darrell_tw

Last update

Last update 2 months ago

Categories

Share


How it works

  • Fetch all workflows from your n8n instance.
  • Filter workflows that contain nodes with a modelId setting.
  • Extract the node names, model IDs, model names, workflow names, and workflow URLs.
  • Save the extracted information into a connected Google Sheet.

Set up steps

  1. Connect your n8n API credentials.
  2. Connect your Google Sheets account.
  3. Replace "Your n8n domain" with your actual domain URL.
  4. Use this Google Sheet template to create a new sheet for results.
  5. Setup typically takes 5 minutes.
  6. Be cautious: if you have over 100 workflows, performance may be impacted.

Notes

  • Sticky notes inside the workflow provide extra guidance.
  • This workflow clears old sheet data before writing new results.
  • Make sure your n8n instance allows API access.

Result Example

Screenshot_20250426_215018_VOGw3C702x.jpg

Update:
It didn't detect the AI model in tool originally. Now it's fixed!

Update 20250429:
Support 1.91.0 with open node directly!
Optimize the url with node id.