WorkOS

connections.get

Get the details of an existing connection.

Remote workos

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

Input Schema


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

Provider

WorkOS →