//! MCP `store_relation` tool parameter definition.
use JsonSchema;
use ;
/// Parameters for the `store_relation` MCP tool.
///
/// Creates a directed relationship between two entity-type memories.
/// Idempotent on the (subject, predicate, object) triple.