Skip to main content
Glama

list_capi_functions

Search the FLOX C-API ABI snapshot to list exported flox_* functions with their return and parameter types. Use it to identify available C symbols when writing FFI code.

Instructions

Search the FLOX C-API surface from the committed ABI snapshot. Returns name + return type + parameter types for every exported flox_* function. Use when the user is writing FFI code (Codon, QuickJS, Rust cgo, ctypes) or asks 'what C symbols can I call'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax entries to return. Default 50.
filterNoOptional substring filter on function name.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FLOX-Foundation/flox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server