change_password
Change the Firegex password and optionally expire all current sessions by rotating the JWT secret.
Instructions
Change the Firegex password (status == 'run' only).
expire=True rotates the server JWT secret, invalidating all current
sessions; the MCP client transparently re-logs in on the next call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | ||
| expire | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||