Skip to main content
Glama

dual_execute_action

Execute blockchain actions on tokenized objects to change their state, such as minting tokens, transferring ownership, or redeeming rewards, via the DUAL Web3 Operating System.

Instructions

Execute an action on a tokenized object via the Event Bus. Actions are the primary way to change object state. Examples: mint tokens, transfer ownership, redeem rewards, update status. The action_type must match a registered action type, and the object must belong to a template that allows it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
action_typeYesAction type name (e.g. 'Transfer', 'Redeem', 'Mint')
object_idYesTarget object ID
payloadNoAction payload data (depends on action type schema)
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