meta_upstream_permissions
Check which PrismHR API methods your account can call. Diagnose 'permission denied' errors when scope appears granted but upstream permissions are lacking.
Instructions
Ask PrismHR which API methods this account is actually allowed to call.
Calls /login/v1/getAPIPermissions. If the account lacks a method,
even a fully-scope-granted MCP tool will 403 at the PrismHR edge.
Use this to diagnose 'permission denied' errors when
meta_list_permissions shows the scope is granted.
Always callable — no scope required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authorized_method_count | Yes | ||
| services_by_prefix | Yes | ||
| methods | Yes | ||
| error | No |