BB.MCP.Tools.ListCommands (bb_mcp v0.3.3)

Copy Markdown View Source

List the commands declared on a robot, with their typed argument schemas.

Each command is invokable as its own tool named {robot}.{command} — the arguments schema here is that tool's input schema.

The same data is available as the bb://robots/{robot}/commands resource.

Summary

Functions

get_schema(atom)

mcp_schema(data)

mcp_schema!(data)