Troubleshooting Dust Agent URL Recognition Issues in n8n
Hello everyone, I’m encountering an issue when using a Dust agent via n8n: When I paste a Notion meeting URL directly in the Dust web interface, the agent correctly resolves it and accesses the indexed Notion page. However, when I pass the exact same URL to the agent via n8n, the link is treated as an external URL — the agent doesn't access the indexed Notion page, even though it’s already synced as a source in Dust. I manage over 1000 Notion pages, so manually referencing each source ID (e.g., notion/my-meeting-name) in the prompt or context is not scalable. Do you have a way for Dust agents triggered via n8n to recognize Notion URLs as internal sources ? Thank you very much!