Skip to main content
Glama

2slides MCP Server

Official

jobs_get

Check job status and retrieve results from 2slides slide generation service. Monitor progress and access completed presentations by providing the job identifier.

Instructions

Get job status/result by jobId from 2slides. Please check every 10 seconds until the status is success.

Input Schema

NameRequiredDescriptionDefault
jobIdYes

Input Schema (JSON Schema)

{ "properties": { "jobId": { "minLength": 1, "type": "string" } }, "required": [ "jobId" ], "type": "object" }

Other Tools from 2slides 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/2slides/mcp-2slides'

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