Hey I‘m trying to access workflows from within my astro project, but always getting the following er

Hey I‘m trying to access workflows from within my astro project, but always getting the following error:

Worker "workflows:generate-dataset"'s binding "USER_WORKFLOW" refers to service "core:user:web" with a named entrypoint "GenerateDataset", but "core:user:web" has no such named entrypoint.
08:05:33 [ERROR] [@astrojs/cloudflare]

I‘ve defined the Workflow within a custom directory and I think it doesn‘t get bundled as well is that the case?
Was this page helpful?