Packages

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

Current section

Files

Jump to
glopenai include glopenai@response_McpApprovalRequest.hrl
Raw

include/glopenai@response_McpApprovalRequest.hrl

-record(mcp_approval_request, {
arguments :: binary(),
id :: binary(),
name :: binary(),
server_label :: binary()
}).