withdrawMCPPrompts

Syntax

withdrawMCPPrompts([names])

Details

Withdraws 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 withdrawn prompt template(s).

Examples

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