Skip to main content
Glama

edict_invoke

Send HTTP requests to deployed Edict WASM services to execute them and retrieve structured results, completing the deployment workflow.

Instructions

Invoke a deployed Edict WASM service via HTTP. Sends a request to the given URL with optional input and returns the structured result. Completes the deploy → invoke round-trip.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL of the deployed Edict service to invoke
inputNoRequest body to send to the service
methodNoHTTP method (default: POST)
timeoutMsNoRequest timeout in milliseconds (default: 10000)
headersNoAdditional HTTP headers to send

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