Skip to main content
Glama

batch_fn_define

Define custom functions for batch processing operations like map, filter, and reduce in AI applications.

Instructions

[batch] Register a named function. def fn(item): ... for map/filter. def fn(acc, item): ... for reduce (is_reducer=True).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
sourceYes
is_reducerNo
Install Server

Other Tools

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/0-co/agent-friend'

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