Skip to main content
Glama

RSpace MCP Server

Official
by rspace-os

get_sample_template

Retrieve detailed sample template information to examine field specifications and structure before creating samples in RSpace.

Instructions

Retrieves detailed information about a sample template

Usage: Examine template structure before using for sample creation Returns: Complete template definition including field specifications

Input Schema

NameRequiredDescriptionDefault
template_idYes

Input Schema (JSON Schema)

{ "properties": { "template_id": { "anyOf": [ { "type": "integer" }, { "type": "string" } ], "title": "Template Id" } }, "required": [ "template_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