Tool Runtime
tool_runtime
Methods
post/alpha/tool-runtime/invoke
Run a tool with the given arguments
post/alpha/tool-runtime/list-tools
Domain types
ToolDef = { name, description, metadata, 1 more... }
ToolInvocationResult = { content, error_code, error_message }