Add search tips and format options for observation and session search results

- Introduced `formatSearchTips` function to provide helpful search tips in the output.
- Added formatting options for search results, allowing users to choose between 'index' (titles/dates only) and 'full' (complete details).
- Updated handlers for observation and session search tools to accommodate the new format option.
- Enhanced result formatting to include date information and improved output structure.
This commit is contained in:
Alex Newman
2025-10-21 15:34:39 -04:00
parent 1ea692e0b0
commit 32f45a1100
2 changed files with 222 additions and 71 deletions
File diff suppressed because one or more lines are too long