save_report
Export research reports as PDF or Markdown files after completing analysis with Sibyl's research tools. Specify format and output directory for saved documents.
Instructions
Save the last research report as PDF and/or Markdown file.
Call this after research() to save the report.
Args: format: "pdf", "md", or "both" (default: both) output_dir: Directory to save files (default: current directory)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | both | |
| output_dir | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |