get_modal_profile
Retrieves and displays the active Modal profile and all configured profiles, helping you verify the authenticated workspace or account before performing account-scoped operations.
Instructions
Show the active Modal profile and all configured profiles (`modal profile current`
+ `modal profile list`). Use this to confirm which workspace/account the server is
authenticated as before running account-scoped operations.
Returns:
A dictionary with the active profile name and the parsed JSON list of profiles.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |