Skip to content

Slot: arguments

Arguments for templating.

URI: mcp:arguments Alias: arguments

Applicable Classes

Name Description Modifies Slot
CompletionContext Additional context for completion requests no
GetPromptRequestParams Parameters for a prompts/get request yes
Prompt A prompt or prompt template that the server offers yes
CallToolRequestParams Parameters for a tools/call request yes

Properties

Type and Range

Property Value
Range ArgumentMap
Domain Of Prompt, CompletionContext, CallToolRequestParams, GetPromptRequestParams

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self mcp:arguments
native mcp:arguments

LinkML Source

name: arguments
description: Arguments for templating.
from_schema: https://w3id.org/lmodel/mcp
rank: 1000
alias: arguments
domain_of:
- Prompt
- CompletionContext
- CallToolRequestParams
- GetPromptRequestParams
range: ArgumentMap