Files
basecamp-mcp-server/search_utils.py
George Antonopoulos ad6075629e Add pagination support to search_comments
- Add page parameter to search_comments method
- Return dict with pagination metadata (total_count, next_page)
- Update return type from list to dict for consistency

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 19:36:45 +00:00

28 KiB