fix search_network for real semble API response shape
semble returns {urls: [...], pagination: {...}} not a flat array.
fields are metadata.title, metadata.description, urlLibraryCount.
also remove unnecessary @pytest.mark.asyncio (asyncio_mode=auto).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>