fn find_agent_block( wstore: &WaveStore, tab_id: &str, agent_id: &str, ) -> Result<Option<Block>, String>
Find an existing agent block in a tab by agent ID.