Skip to main content
Glama

call_tool

Execute tool calls with unified branching and safety checks to handle code analysis, semantic search, security scanning, and automated refactoring tasks.

Instructions

Handle tool calls with unified branching and robust safety checks.

Input Schema

NameRequiredDescriptionDefault
argumentsYes
nameYes

Input Schema (JSON Schema)

{ "properties": { "arguments": { "additionalProperties": true, "title": "Arguments", "type": "object" }, "name": { "title": "Name", "type": "string" } }, "required": [ "name", "arguments" ], "type": "object" }

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/betmoar/FastApply-MCP'

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