Delete Sub Status (lawmatics_delete-sub-status)
Delete a matter sub status from Lawmatics by ID. This is irreversible.
Tool Input
subStatusIdstringrequired— ID of the sub status to delete; a numeric string(pattern: ^\d+$)
Tool Output
idstringrequired— Lawmatics sub status ID that was deleted
deletedbooleanrequired— Always true; confirms the sub status was deleted
Related Tools