petstore-api.deletePet
Remove a pet from the store by its ID, deleting the record and freeing up resources. Ideal for cleaning up test data or managing inventory.
Instructions
Deletes a pet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Response from the tool |