entity_present_details
Present an entity's details in a Slack flexpane. Requires a trigger_id and optional metadata keyed by entity ID.
Instructions
Present details about an entity in a flexpane.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Error object with status and messaging details, if the entity can't be presented. | |
| metadata | No | Flexpane metadata keyed by entity ID, each describing the entity to present. | |
| trigger_id | Yes | Reference to the user action that initiated the request. | |
| user_auth_url | No | Custom URL where the user can authenticate. | |
| user_auth_required | No | Whether the user must authenticate before details can be shown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||