Skip to main content
Glama
unroll.json621 B
{ "id": "unroll", "schema": { "type": "object", "title": "", "required": ["srcExpr", "dstField"], "properties": { "srcExpr": { "type": "string", "title": "Source field expression", "description": "Field in which to find/calculate the array to unroll. Example: _raw, _raw.split(/\\n/)", "default": "_raw", "jsExpression": true }, "dstField": { "type": "string", "title": "Destination field", "description": "Field in destination event in which to place the unrolled value", "default": "_raw" } } } }

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/atree1023/snc-cribl-mcp'

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