88be194805
- Add simple read_inbox tool as thin wrapper over readInbox store function - Add simple read_config tool as thin wrapper over readTeamConfig store function - Both tools support basic filtering (unread_only for inbox, none for config) - Comprehensive test coverage with TDD approach - Tools are separate from registered read_inbox/read_config (which have authorization)