ps_restart
Restart Heroku application processes with precision—target specific dynos, process types, or perform full application restarts to reset states and ensure smooth operation.
Instructions
Restart Heroku application processes. Use this tool when you need to: 1) Restart specific dynos by name, 2) Restart all dynos of a process type, 3) Perform full application restarts, 4) Reset dyno states selectively. The tool manages process restarts with flexible targeting options.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app | Yes | Name of the app to restart processes for | |
dyno-name | No | Specific dyno to restart (e.g., web.1). If neither dyno-name nor process-type specified, restarts all dynos | |
process-type | No | Type of dynos to restart (e.g., web). If neither dyno-name nor process-type specified, restarts all dynos |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Heroku MCP server
- create_addon
- create_app
- deploy_to_heroku
- get_addon_info
- get_app_info
- get_app_logs
- list_addon_plans
- list_addons
- list_addon_services
- list_apps
- list_private_spaces
- list_teams
- maintenance_off
- maintenance_on
- pg_backups
- pg_credentials
- pg_info
- pg_kill
- pg_locks
- pg_maintenance
- pg_outliers
- pg_ps
- pg_psql
- pg_upgrade
- pipelines_create
- pipelines_info
- pipelines_list
- pipelines_promote
- ps_list
- ps_restart
- ps_scale
- rename_app
- transfer_app
Related Tools
- @heroku/heroku-mcp-server
- @heroku/heroku-mcp-server
- @heroku/heroku-mcp-server
- @heroku/heroku-mcp-server
- @heroku/heroku-mcp-server