Skip to main content
Glama

Unstructured API MCP Server

Official

get_workflow_info

Retrieve detailed information about a specific workflow using its ID on the Unstructured API MCP Server to manage and monitor workflow status and attributes.

Instructions

Get detailed information about a specific workflow.

Args: workflow_id: ID of the workflow to get information for Returns: String containing the workflow information

Input Schema

NameRequiredDescriptionDefault
workflow_idYes

Input Schema (JSON Schema)

{ "properties": { "workflow_id": { "title": "Workflow Id", "type": "string" } }, "required": [ "workflow_id" ], "title": "get_workflow_infoArguments", "type": "object" }

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/Unstructured-IO/UNS-MCP'

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