Skip to main content
Glama
moneyforward-i

Admina MCP Server

update_device_meta

Update device metadata including assignment, status, and location to manage device inventory and track assignments to people in the Admina MCP Server.

Instructions

Update device's meta information including assignment info (peopleId, status, dates) and location. Use this to assign/unassign devices to people. When unassigned, status should be 'in_stock' or 'decommissioned'. When assigned without status, defaults to 'active'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
deviceIdYesThe ID of the device to update
statusNoDevice status. If 'in_stock' or 'decommissioned', device will be unassigned and assignment dates cleared
peopleIdNoPeople ID to assign device to. Set to null to unassign. Cannot assign if status is 'in_stock' or 'decommissioned'
assignmentStartDateNoAssignment start date (YYYY-MM-DD). Cannot set if status is 'in_stock' or 'decommissioned'
assignmentEndDateNoAssignment end date (YYYY-MM-DD). Cannot set if status is 'in_stock' or 'decommissioned'
location1NoPrimary location information
location2NoSecondary location information

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/moneyforward-i/admina-mcp-server'

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