Skip to main content
Glama

LINE Bot MCP Server

by tndfame

get_profile

Retrieve detailed LINE user profile information including display name, profile picture URL, status message, and language settings to personalize interactions and messaging.

Instructions

Get detailed profile information of a LINE user including display name, profile picture URL, status message and language.

Input Schema

NameRequiredDescriptionDefault
userIdNoThe user ID to get a profile. Defaults to DESTINATION_USER_ID.U1a2b3c4d5e6f7g8h9i0j1k2l3m4n5o6p

Input Schema (JSON Schema)

{ "properties": { "userId": { "default": "U1a2b3c4d5e6f7g8h9i0j1k2l3m4n5o6p", "description": "The user ID to get a profile. Defaults to DESTINATION_USER_ID.", "type": "string" } }, "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/tndfame/mcp_management'

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