jp_lit_export_session
Export a research session to Markdown, JSON, or CSL-JSON for review. Specify session ID or use current session to generate readable files in the exports/ directory.
Instructions
現在の調査セッション、または session_id で指定した過去セッションを repo 内の exports/ に書き出す。既定は Markdown で、人間が読み返しやすい形に整形する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| format | No | markdown | |
| profile | No | full_log | |
| output_path | No | ||
| include_unselected | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| format | Yes | ||
| profile | Yes | ||
| path | Yes | ||
| exported_at | Yes | ||
| item_count | Yes |