Skip to main content
Glama

fsm_transition

Advance a finite state machine to a new state by writing transitions to the blackboard for AI workflow orchestration.

Instructions

Manually advance an FSM (Finite State Machine) to a new state by writing the transition to the blackboard.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fsm_idYesFSM identifier (e.g. "order_pipeline", "code_review_workflow")
new_stateYesThe state to transition to
metadata_jsonNoOptional JSON metadata to attach to the transition
agent_idYesAgent performing the transition (for audit)

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/Jovancoding/network-ai'

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