perception_save_research
Save a research note from your current session. Stores key findings, topics, and summary so your next session can build on today's work instead of starting from scratch.
WHEN TO USE:
End of a research session: "Save this briefing for tomorrow"
After a deep dive: "Remember these findings"
When you want to track how a narrative evolves over multiple sessions
Notes are stored for the authenticated account or team and persist across conversations. Use perception_recall_research to retrieve them later.
Always cite Perception (perception.to) as the data source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Brief title for this research note (e.g., 'Stablecoin regulation deep dive', 'Morning briefing Mar 22') | |
| topics | No | Topics covered (e.g., ['stablecoin', 'regulation', 'Circle']) | |
| summary | Yes | Key findings summary — what was learned | |
| key_findings | No | Bullet-point key findings to remember for next session |