FunctionCallItem - Python SDK

FunctionCallItem method reference

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

A function call initiated by the model

Fields

FieldTypeRequiredDescriptionExample
argumentsstr✔️N/A
call_idstr✔️N/A
idstr✔️N/A
namestr✔️N/A
namespaceOptional[str]Namespace qualifier for tools registered as part of a namespace tool group (e.g. an MCP server)
statusOptional[components.ToolCallStatus]N/Acompleted
typecomponents.FunctionCallItemType✔️N/A