## Summary Without `--limit` and `--offset`, agents get unbounded data which wastes tokens and causes confusion. ## Action Items - [ ] Add `--limit` and `--offset` flags to all list commands - [ ] Ensure sensible defaults for both interactive and programmatic usage
Summary
Without
--limitand--offset, agents get unbounded data which wastes tokens and causes confusion.Action Items
--limitand--offsetflags to all list commands