feat: Add batch fetching for observations and update documentation

- Implemented a new endpoint for fetching multiple observations by IDs in a single request.
- Updated the DataRoutes to include a POST /api/observations/batch endpoint.
- Enhanced SKILL.md documentation to reflect changes in the search process and batch fetching capabilities.
- Increased the default limit for search results from 5 to 40 for better usability.
This commit is contained in:
Alex Newman
2025-12-14 16:21:25 -05:00
parent eb76a76a5b
commit fad2dc9a15
4 changed files with 68 additions and 7 deletions
File diff suppressed because one or more lines are too long