search_conversations
Search medical conversation archives by text, type, date, or tags to find relevant cancer care discussions and documentation.
Instructions
Search the conversation archive by text, type, date, or tags.
Returns entries with truncated content (500 chars). Use get_conversation for full text of a specific entry.
Args: text: Full-text search query. entry_type: Filter by type: summary, decision, progress, question, note. participant: Filter by participant: claude.ai, claude-code, oncoteam. date_from: Filter from this date (YYYY-MM-DD). date_to: Filter to this date (YYYY-MM-DD). tags: Comma-separated tags to filter by (all must match). limit: Maximum results to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| entry_type | No | ||
| participant | No | ||
| date_from | No | ||
| date_to | No | ||
| tags | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |