Skip to main content

agent_plan

Function agent_plan 

Source
pub fn agent_plan(vault: &Vault, tags: &[String]) -> AgentPlan
Expand description

Build an AgentPlan from a vault’s schema. If tags is non-empty an entry is included only when it carries one of the requested tags.