Learn R Programming

aisdk (version 1.1.0)

mcp_tools_call_request: Create MCP tools/call request

Description

Create MCP tools/call request

Usage

mcp_tools_call_request(
  tool_name,
  arguments = structure(list(), names = character(0)),
  id
)

Value

A JSON-RPC request

Arguments

tool_name

The tool name

arguments

Tool arguments as a list

id

Request ID