Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
MCPPrompt
Defined in the MCP module.Rust AI Agent SDK An MCP prompt template.
Fields
| Name | Type | Description |
|---|---|---|
name | String | Prompt name |
description | Option<String> | Prompt description |
arguments | Vec<MCPPromptArgument> | Prompt arguments |
Source
View on GitHub
praisonai/src/mcp/mod.rs at line 388
