mirror of
https://github.com/dnlbauer/cordra-mcp.git
synced 2026-09-10 21:55:30 +00:00
- Changed search_objects function to return only object IDs instead of full objects - Updated response format to include object_ids, total_count, page_num, and page_size - Increased default page size from 1 to 25 for better performance - Updated documentation to reflect new return format This improves performance by reducing response size and encourages proper use of cordra:// resources for full object retrieval.