petstore-api.updatePetWithForm
Update an existing pet's data in the store using form submissions. Send form fields to modify pet details directly, avoiding complex JSON payloads.
Instructions
Updates a pet in the store with form data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Response from the tool |