WorkOS
auth.factors.get
Gets an Authentication Factor.
Remote workos
Other tools also called auth.factors.get?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The unique ID of the Factor."
}
}
}