Skip to content

Commit 11ff280

Browse files
committed
fix: ensure context_get applies pagination defaults consistently
- Added validation of pagination parameters at handler level - Default limit of 100 now properly applied when not specified - Invalid limit/offset values validated and fallback to defaults - Response includes defaultsApplied metadata - Added comprehensive tests for pagination behavior - Updated API documentation with pagination defaults This ensures consistent behavior across all paginated endpoints and prevents potential token limit issues with large result sets.
1 parent a09fe5d commit 11ff280

File tree

4 files changed

+837
-283
lines changed

4 files changed

+837
-283
lines changed

0 commit comments

Comments
 (0)