PromptVault.Message.ToolCallMessage (PromptVault v0.1.0)
View SourceA message representing a tool or function call with arguments and response schema.
Tool call messages always have the role :tool
and contain information about
the tool being called, its arguments, and expected response format.