Skip to main content
Glama

edict_patch

Apply targeted patches to fix errors in Edict ASTs without resubmitting entire structures, then run validation checks to ensure correctness.

Instructions

Apply surgical patches to an Edict AST by nodeId, then run the full check pipeline. Use this to fix errors without resubmitting the entire AST. Each patch specifies a nodeId, an operation (replace/delete/insert), and the relevant field/value.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
astYesThe base Edict JSON AST to patch
patchesYesArray of patches to apply
returnAstNoInclude the patched AST in the response (costs tokens, off by default)

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/Sowiedu/Edict'

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