Skip to main content

Module discovery

Module discovery 

Source
Expand description

Tool discovery helpers for optional toolkit capabilities. Use these modules to index hidden candidates, return model-facing discovery results, and construct package deltas for host-approved activation. Searching is data-only; package mutation happens only when a delta is applied.

Structs§

ToolDiscoveryCandidate
Discovery tool discovery candidate request or result value. Creating the value does not register tools; discovery executors document catalog and package-bundle effects.
ToolDiscoveryExecutor
Discovery tool discovery executor request or result value. Creating the value does not register tools; discovery executors document catalog and package-bundle effects.
ToolDiscoveryIndex
Discovery tool discovery index request or result value. Creating the value does not register tools; discovery executors document catalog and package-bundle effects.
ToolDiscoveryOutput
Discovery tool discovery output request or result value. Creating the value does not register tools; discovery executors document catalog and package-bundle effects.
ToolDiscoveryRequest
Discovery tool discovery request request or result value. Creating the value does not register tools; discovery executors document catalog and package-bundle effects.

Functions§

discovery_policy
Returns discovery policy for the current value. This is a read-only or data-construction helper unless the method body explicitly calls a port or store.