Skip to main content

get_subagent_messages

Function get_subagent_messages 

Source
pub async fn get_subagent_messages(
    session_id: &str,
    agent_id: &str,
    opts: &SessionQueryOptions,
) -> Result<Vec<SessionMessage>>
Expand description

Get messages for a specific subagent transcript.