WorkOS
connect.applications.delete
Delete an existing Connect Application.
Remote workos
Other tools also called connect.applications.delete?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The application ID or client ID of the Connect Application."
}
}
}