Start metadata enrichment for an integration source.
For database sources: queues a background job to enrich metadata using the dramatiq-based system with fan-out table processing.
For SaaS sources: triggers AI-powered description generation for objects and fields. Use force_regenerate=True to regenerate all descriptions, even for fields that already have them.
Documentation Index
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request model for triggering metadata enrichment.
For SaaS sources: regenerate descriptions even for fields that already have them
Successful Response