Skip to main content
Glama

fail_step

Mark a step as failed with error details in a plan, allowing you to specify retry options, skip the step, or skip dependent steps to manage workflow execution.

Instructions

Mark a step as failed with error details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
plan_idYesPlan ID
step_numberYesStep number that failed
errorYesError message
retryNoWhether to retry the step
skipNoSkip this step and continue
skip_dependentsNoSkip all steps that depend on this one

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/Kirachon/context-engine'

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