SimpleFINRead-only

List SimpleFIN access

list_simplefin_access

List the SimpleFIN access this workspace has issued to third-party apps (Actual Budget, Securo, and other SimpleFIN clients). Returns each access's name, target app, status (waiting for the app to claim its setup token / active / expired / revoked), account scope, and when an app last used it. Setup tokens and secrets are never returned.

Parameters

This tool takes no parameters.

Example call

The tool call an MCP client sends (required arguments shown with placeholder values).

{
"tool": "list_simplefin_access",
"arguments": {}
}

Use this tool in

Related SimpleFIN tools