Cyclium.Intent.ConstraintChecks (Cyclium v0.1.15)

Copy Markdown View Source

Evaluates generic constraints from tool signatures against tool call args.

Summary

Functions

check(args, tool_signature)

@spec check(map(), Cyclium.Intent.ToolSignature.t()) :: :ok | {:deny, binary()}