SimpleFINWriteRetry-safe
Revoke SimpleFIN access
revoke_simplefin_accessRevoke a SimpleFIN access. The app receives an error on its next sync and cannot be re-enabled — create new access instead. The record is kept so the revocation is visible.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
accessId | string | required | SimpleFIN access id — get from list_simplefin_access |
Example call
The tool call an MCP client sends (required arguments shown with placeholder values).
{"tool": "revoke_simplefin_access","arguments": {"accessId": "accessId_123"}}
Use this tool in
Claude CodeClaude DesktopClaude CoworkChatGPTCursorWindsurfVS Code CopilotOpenClawGeminiHermes Agent
Related SimpleFIN tools
List SimpleFIN access
list_simplefin_accessList the SimpleFIN access this workspace has issued to third-party apps (Actual Budget, Securo, and other SimpleFIN clients).Create SimpleFIN accesscreate_simplefin_accessIssue a new SimpleFIN setup token so a third-party app can read this workspace’s banks.Rotate SimpleFIN accessrotate_simplefin_accessIssue a fresh setup token for an existing SimpleFIN access.