withdrawMCPPrompts

Syntax

withdrawMCPPrompts([names])

Arguments

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

Details

Withdraws the MCP prompt template(s).

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

Examples

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