Skip to main content

map_agentic

Function map_agentic 

Source
pub fn map_agentic(
    store: &Store,
    items_str: &str,
    delegate: &str,
    retain: &str,
    actor: &str,
) -> Result<Value, DecapodError>
Expand description

Execute a map-agentic operation with scope-reduction enforcement.