save_research_note_tool
Persist research notes for interview preparation sessions. Store content, subject, and source URL for each note.
Instructions
Persist a research note for a prep session. Markdown content is fine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interview_id | Yes | ||
| kind | Yes | ||
| content | Yes | ||
| subject | No | ||
| source_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||