Info
Get Slack user details
Info
Get Slack user details
yaml
type: "io.kestra.plugin.slack.app.users.Info"Examples
yaml
id: slack_user_info
namespace: company.team
tasks:
- id: get_user_info
type: io.kestra.plugin.slack.app.users.Info
token: "{{ secret('SLACK_TOKEN') }}"
user: "U1234567890"
Properties
token *Requiredstring
user *Requiredstring
includeLocale booleanstring
Default
falseOutputs
color string
deleted boolean
has2fa boolean
id string
isAdmin boolean
isAppUser boolean
isBot boolean
isOwner boolean
isPrimaryOwner boolean
isRestricted boolean
isUltraRestricted boolean
name string
profile
Definitions
io.kestra.plugin.slack.app.models.UserOutput-UserProfile
avatarHashstring
displayNamestring
displayNameNormalizedstring
emailstring
image192string
image24string
image32string
image48string
image512string
image72string
phonestring
realNamestring
realNameNormalizedstring
skypestring
statusEmojistring
statusExpirationstring
Format
date-timestatusTextstring
teamstring
titlestring
realName string
teamId string
tz string
tzLabel string
tzOffset integer
updated string
Format
date-time