Skip to main content

McpPlanSecretReference

Type Alias McpPlanSecretReference 

Source
pub type McpPlanSecretReference = String;
Expand description

A runtime-assigned secret placeholder. The identifier is carried once, inside the placeholder, so it cannot contradict a separate secret-id field.

Experimental. This type is part of an experimental wire-protocol surface and may change or be removed in future SDK or CLI releases.

Aliased Typeยง

pub struct McpPlanSecretReference { /* private fields */ }