listMCPPrompts
Syntax
listMCPPrompts()
Arguments
None
Details
List all defined MCP prompt templates.
Return value: A table with the following columns:
- name (STRING): The prompt template name.
- description (STRING): The prompt template description.
- title (STRING): The prompt template title.
- lastModifyTime (TIMESTAMP): The last modification time.
- publishTime (TIMESTAMP): The publication time.
Examples
listMCPTools()
Output:
name | message | description | title | lastModifyTime | publishTime |
---|---|---|---|---|---|
stock_summary | Summary the performance of ${stock} during ${startDate} to ${endDate}. | description after updating | Stock Trend Summary | 2025.08.24 17:17:29.091 |