Skip to main content
Glama

resume_chain

Resume failed API execution chains from the point of failure using a resume token and original chain definition. Restart interrupted workflows without repeating completed steps.

Instructions

Resume a failed chain from the point of failure. Use the resumeToken from the error response. Requires the original chain definition.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resume_tokenYesResume token from a failed chain (e.g., "chain_xyz_step_2")
original_chainYesThe original chain definition that failed. Required to resume execution.
overridesNoOptional parameter overrides for specific steps. Format: { "stepId": { ...newParams } }

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/nordsym/apiclaw'

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