Tool Scripting

Script against the org's MCP tools from inside the sandbox — discover schemas under .deco/tools/, call one tool from the shell with `typegen call`, or batch many calls in a script. Use whenever a task needs repeated or bulk tool calls (same tool many times, one call per file/row/item) instead of one-at-a-time agent tool calls.

decocms 09a656f 3.5 KB Updated

File contents

decocms/studio/tree/main/packages/sandbox/image/skills/tool-scripting commit 09a656fe70

Frequently asked questions

npx skillmds@latest add decocms/tool-scripting