get_my_permissions
Check API key permissions to verify allowed operations in the Clink MCP Server. Returns granted/denied permissions list, scope, and profile type.
Instructions
Get the permissions granted to your API key. Use this to check what operations you're allowed to perform.
Returns:
- A list of permissions showing which are granted ([x]) or denied ([ ])
- Your API key scope (user or group)
- Whether the key belongs to a user or agent profile
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||