WorkOS

directory_users.get

Get the details of an existing Directory User.

Remote workos

Other tools also called directory_users.get? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Unique identifier for the Directory User."
    }
  }
}
          

Provider

WorkOS →