II.
ToolDescriptor overview
Reference · livetool-descriptor:everything.sample-llm
Everything: Sample LLM overview
Demonstrates LLM sampling capability via the MCP sampling API.
Attributes
schema
{}
displayName
Everything: Sample LLM
description
Demonstrates LLM sampling capability via the MCP sampling API.
inputSchema
type
object
required
- prompt
properties
prompt
type
string
maxTokens
type
integer
outputSchema
type
object
properties
completion
type
string
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
contained_in_plugin1
- tool-server:mcp-everything·ToolServerMCP Everything (reference)
Incoming edges
contains_tool_descriptor1
- tool-server:mcp-everything·ToolServerMCP Everything (reference)