pub fn inspect_recipient_policy(
graph: &ExternalRuntimeGraph,
resolver: &str,
action_id: &str,
identity_id: &str,
recipient_alias: &str,
creation_rule_path_regex: &str,
document_references: Vec<String>,
) -> Result<InspectRecipientPolicyResponse, NxdError>