apps_manifest_update
Update a Slack app's configuration by providing its ID and a new manifest. Modify app features, settings, or permissions.
Instructions
Update an app from an app manifest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ID of the app to update (e.g. ``A0123``). | |
| manifest | Yes | The updated app manifest, as a JSON-encoded string. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||