Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

transfer_all_assets

Move all assets from one user to another on the AYX-MCP-Wrapper server, ensuring complete ownership transfer with specified user IDs.

Instructions

Transfer all assets from one user to another

Input Schema

NameRequiredDescriptionDefault
new_owner_idYes
user_idYes

Input Schema (JSON Schema)

{ "properties": { "new_owner_id": { "title": "New Owner Id", "type": "string" }, "user_id": { "title": "User Id", "type": "string" } }, "required": [ "user_id", "new_owner_id" ], "title": "transfer_all_assetsArguments", "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/jupiterbak/AYX-MCP-Wrapper'

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