affine_list_access_tokens
Retrieve metadata for all personal access tokens to manage authentication and access within the AFFiNE MCP Server environment.
Instructions
List personal access tokens (metadata).
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"
}