publishMCPPrompts

Syntax

publishMCPPrompts([names])

Arguments

name is a STRING scalar/vector indicating the name of the prompt template.

Details

Publishes the MCP prompt template(s).

Return value: a STRING vector indicating the name(s) of the successfully published prompt template(s).

Examples

publishMCPPrompts("stock_summary")
// output:["stock_summary"]