BB.MCP.Tools.SetParameter (bb_mcp v0.1.0)

Copy Markdown View Source

Write a single runtime parameter on a robot.

The path is a dotted string like "motion.max_speed". The value is passed through to BB.Parameter.set/3, which validates it against the registered schema and publishes a change notification on success.

Summary

Functions

get_schema(atom)

mcp_schema(data)

mcp_schema!(data)