apps_manifest_validate
Validate a Slack app manifest JSON string to check for errors and compatibility with an existing app.
Instructions
Validate an app manifest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | ID of an existing app to validate the manifest against (e.g. ``A0123``). | |
| manifest | Yes | The app manifest, as a JSON-encoded string, to validate. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||