Frodo Library - v4.5.0
Project Home
Preparing search index...
resolveMcpProfileSelection
Function resolveMcpProfileSelection
resolveMcpProfileSelection
(
name
:
McpProfileName
,
)
:
{
inventoryOptions
?:
McpCapabilityInventoryOptions
;
policyOverride
?:
Partial
<
McpCapabilityPolicy
>
;
policyPreset
?:
McpCapabilityPolicyPresetName
;
profile
:
McpProfileDefinition
;
}
Creates a profile-scoped policy overlay and inventory scope for service composition.
Parameters
name
:
McpProfileName
Returns
{
inventoryOptions
?:
McpCapabilityInventoryOptions
;
policyOverride
?:
Partial
<
McpCapabilityPolicy
>
;
policyPreset
?:
McpCapabilityPolicyPresetName
;
profile
:
McpProfileDefinition
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Project Home
Frodo Library - v4.5.0
Loading...
Creates a profile-scoped policy overlay and inventory scope for service composition.