Skip to content

Slot: call_id

Provider-issued tool-call id.

URI: dspy:call_id

Applicable Classes

Name Description Modifies Slot
ToolCall A model request to invoke a tool (``dspy no
ToolResult A tool execution result returned to the model (``dspy no
LMToolCallPart Model-issued request to call a tool (LMToolCallPart) yes
LMToolResultPart Tool execution result returned to a model (LMToolResultPart) no

Properties

Type and Range

Property Value
Range Identifier
Domain Of ToolCall, ToolResult, LMToolCallPart, LMToolResultPart

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dspy:call_id
native dspy:call_id

LinkML Source

name: call_id
description: Provider-issued tool-call id.
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- ToolCall
- ToolResult
- LMToolCallPart
- LMToolResultPart
range: Identifier