Skip to main content
Glama

Fal.ai MCP Server

by Gravicity

check_status

Monitor the status of an AI image generation request by providing the request ID to track progress and completion.

Instructions

Check the status of a Fal.ai request

Input Schema

NameRequiredDescriptionDefault
request_idYesThe request ID to check

Input Schema (JSON Schema)

{ "properties": { "request_id": { "description": "The request ID to check", "type": "string" } }, "required": [ "request_id" ], "type": "object" }

Other Tools from Fal.ai MCP Server

Related Tools

    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/Gravicity/fal-mcp-server'

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