Skip to main content
Glama

RSpace MCP Server

Official
by rspace-os

create_sample_template

Create reusable templates for sample generation with predefined field structures, default values, and validation constraints to standardize research data entry in RSpace.

Instructions

Creates a reusable template for sample creation

Usage: Standardize sample creation with predefined fields and validation Template data: Define field structure, default values, and constraints Returns: Created template information for future sample generation

Input Schema

NameRequiredDescriptionDefault
template_dataYes

Input Schema (JSON Schema)

{ "properties": { "template_data": { "additionalProperties": true, "title": "Template Data", "type": "object" } }, "required": [ "template_data" ], "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