navigate_to_pim
Directs users to the Personal Information Management (PIM) page via the left-hand navigation menu on the MCP Login Server, requiring prior login for access.
Instructions
Navigates to the PIM (Personal Information Management) page using the left-hand navigation menu. Assumes user is already logged in.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}