WorkOS directory sync brief
Read-only directory-sync review brief for one WorkOS directory. It reads directory metadata plus one page each of directory users and groups through recued-core.workos, then asks the AI summarizer for sync state, inactive/suspended users, group coverage, role mapping signals, and follow-ups. It never creates, updates, deactivates, deletes, authenticates users, exchanges tokens, exports audit logs, or calls arbitrary WorkOS APIs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (12 steps)
directory_id_trim
trim
Trim whitespace from setting directory id
directory
?
users_raw
?
groups_raw
?
users
default
Apply default
groups
default
Apply default
user_count
count
Count items in users
group_count
count
Count items in groups
summarize
?
user_table
to_table
Format results as a data table
group_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize directory sync health, active/inactive users, group coverage, role mapping signals, stale records, and follow-ups.
workos
setting
=
row limit
setting
=
25
max length
setting
=
900
directory id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.