publishMCPPrompts

First introduced in version: 3.00.4

Syntax

publishMCPPrompts([names])

Details

Publishes the MCP prompt template(s).

Parameters

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

Returns

A STRING vector indicating the name(s) of the successfully published prompt template(s).

Examples

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