Packages

Sans-IO OpenAI API client for Gleam, ported from async-openai

Current section

Files

Jump to
glopenai include glopenai@response_McpListTools.hrl
Raw

include/glopenai@response_McpListTools.hrl

-record(mcp_list_tools, {
id :: binary(),
server_label :: binary(),
tools :: gleam@dynamic:dynamic_(),
error :: gleam@option:option(binary())
}).