Preview a scientific figure template
figure_library_previewAudit a retrieved figure candidate before recommending it. Returns the selected template as an image and optionally saves a local copy for viewing.
Instructions
Return the selected candidate preview as standard MCP image content. Optionally copy it to a project-local directory so a Wisp Agent can call view_image. Use this to visually audit the top retrieval candidate before making a final recommendation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | ||
| destination | No | Optional directory for a local preview copy. Wisp Agents should provide a project-local directory, then call view_image on the returned path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| bytes | Yes | ||
| sha256 | Yes | ||
| mimeType | Yes | ||
| sourceId | Yes | ||
| templateId | Yes | ||
| instruction | Yes |