Skip to main content

Trigger analysis of unanalyzed books in a library

POST 

/api/v1/libraries/:library_id/analyze-unanalyzed

Permission Required

  • libraries:write

Behavior

Enqueues AnalyzeBook tasks (with force=false) for books that have not been analyzed yet. This is useful for recovering from failures or analyzing newly discovered books. Returns immediately with a task_id to track progress.

Request

Responses

Analysis tasks enqueued successfully