Skip to main content
Glama

AYX-MCP-Wrapper

by jupiterbak

get_all_user_assets

Retrieve all assets associated with a specific user by providing their user ID. This tool facilitates asset management within the AYX-MCP-Wrapper server.

Instructions

Get all the assets for a user

Input Schema

NameRequiredDescriptionDefault
user_idYes

Input Schema (JSON Schema)

{ "properties": { "user_id": { "title": "User Id", "type": "string" } }, "required": [ "user_id" ], "title": "get_all_user_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