Skip to main content
Glama

RSpace MCP Server

Official
by rspace-os

publish_form

Activates RSpace forms to make them available for creating documents. Use this tool to publish forms after creation or modification so they can be used for document generation.

Instructions

Makes a form available for creating documents

Usage: Activate form after creation/modification Note: Forms must be published before they can be used for document creation Returns: Updated form status

Input Schema

NameRequiredDescriptionDefault
form_idYes

Input Schema (JSON Schema)

{ "properties": { "form_id": { "anyOf": [ { "type": "integer" }, { "type": "string" } ], "title": "Form Id" } }, "required": [ "form_id" ], "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/rspace-os/rspace-mcp'

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