Delete Account
delete_accountDelete an account by its ID, removing it from your portfolio and potentially its associated transactions.
Instructions
Delete an existing account from your portfolio.
Deletes an account specified by its ID. Be careful, this might delete associated transactions depending on backend rules!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Account ID to delete (e.g., 'cb547e5c-..') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||