Skip to main content

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.

MCPPromptArgument

Defined in the MCP module.
Rust AI Agent SDK An MCP prompt argument.

Fields

NameTypeDescription
nameStringArgument name
descriptionOption<String>Argument description
requiredboolWhether the argument is required

Source

View on GitHub

praisonai/src/mcp/mod.rs at line 399

Rust MCP

Rust Resources

Rust Prompts

Rust Templates