Skip to main content
Glama

dual_create_template

Define token structure by creating templates that specify property schemas, allowed actions, and access rules for tokenized objects.

Instructions

Create a new token template that defines the structure of tokenized objects. Specify the property schema, allowed actions, and access rules. Example: Create a "Reward Token" template with properties like points, expiry_date, and redeemable status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesTemplate name (e.g. 'Reward Token', 'Digital Product Passport')
fqdnNoFully qualified domain name
objectYesProperties schema defining the object structure (JSON object)
actionsNoList of action type names allowed on objects of this template
public_accessNoWhether objects are publicly accessible without auth
Install Server

Other Tools

Latest Blog Posts

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/ro-ro-b/dual-mcp-server'

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