generate_figure
Generate publication-ready figures from PMIDs, preprints, or freeform briefs. Choose from multiple figure types and output formats for academic papers.
Instructions
Generate a publication-ready visual asset.
Single high-level entrypoint: callers may provide planned_payload directly, or pass a PMID / generic source brief and let the use case plan internally before rendering.
output_format: Optional final raster delivery type such as png, gif, jpeg, or webp. MCP applies the conversion internally after generation when possible.
figure_type: auto | flowchart | mechanism | comparison | infographic | anatomical | timeline | data_visualization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmid | No | ||
| language | No | zh-TW | |
| output_dir | No | ||
| figure_type | No | auto | |
| output_size | No | 1024x1536 | |
| source_kind | No | paper | |
| source_title | No | ||
| output_format | No | ||
| source_summary | No | ||
| target_journal | No | ||
| planned_payload | No | ||
| source_identifier | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||