slack_profiles
Look up full profiles for multiple Slack users in one batch, resolving custom fields and user IDs to readable names for accurate records.
Instructions
Look up full profiles for several people at once.
Richer than slack_user: resolves workspace custom fields to their labels and
rewrites user-typed fields (for example Manager or Direct Reports) from raw
IDs to display names. Returns field_definitions alongside profiles. Use
slack_user for a quick single ID-to-name lookup; use this to populate
records for several people.
Args: handles: Usernames, @usernames, or user IDs. Unresolvable entries come back as {'handle': ..., 'error': ...} rather than failing the batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handles | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||