find_agent_block

Function find_agent_block 

Source
fn find_agent_block(
    wstore: &WaveStore,
    tab_id: &str,
    agent_id: &str,
) -> Result<Option<Block>, String>
Expand description

Find an existing agent block in a tab by agent ID.