McpCallItem - Python SDK

McpCallItem method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

An MCP tool call with its output or error

Fields

FieldTypeRequiredDescription
argumentsstr✔️N/A
errorOptionalNullable[str]N/A
idstr✔️N/A
namestr✔️N/A
outputOptionalNullable[str]N/A
server_labelstr✔️N/A
typecomponents.McpCallItemType✔️N/A