Set Financial Access
set_financial_accessManage team member access to financial data with three levels: none for no access, read for view only, write for full control. Requires owner role.
Instructions
Grant or restrict a team member's access to financial tools. Requires owner role. Access levels: 'none' = no financial tools; 'read' = view only (balances, transactions, reports); 'write' = full access including add, edit, and delete. Owners cannot set their own access to 'none' or 'read' if they are the last owner — this would lock the company out of financial management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | The financial access level to assign. | |
| target_user_id | Yes | The user_id of the team member to update (matches FOUNDERS_OS_USER_ID). |