chrysalide_get_report
Retrieve the final report for a completed job by job ID, with optional format selection (JSON, Markdown, or both).
Instructions
Retourne le rapport final. À appeler seulement quand le job est terminé.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Format du rapport (json, markdown, both) | both |
| job_id | Yes | L'identifiant du job |