agentle.mcp.prompts.prompt_argumentΒΆ
Prompt Argument module for MCP.
This module defines the PromptArgument class which represents a parameter for prompts in the Model Control Protocol (MCP) system. Prompt arguments provide structured metadata about the parameters that a prompt expects, including name, description, and whether they are required.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Alias for pydantic.BaseModel. |
|
Definition of an argument for an MCP prompt. |