Pets

local

pets-tools

Track pets and their care: species, breed, vet, insurance, and a full event history (vaccinations, medications, weigh-ins, grooming) with upcoming-due reminders.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (7)

  • pets_add
    Add a pet to your household. Species is required; breed, DOB, microchip, insurance are optional.
  • pets_list
    List all your pets.
  • pets_log_event
    Log an event for a pet — vet visit, vaccination, medication, weigh-in, grooming, incident. Optional cost.
  • pets_history_for
    Show event history for a pet — vet visits, meds, weigh-ins.
  • pets_upcoming_due
    List upcoming pet reminders (next vaccine, next flea treatment, etc.) within N days.
  • pets_update
    Update a pet's fields (e.g. new weight, changed vet).
  • pets_delete
    Delete a pet or pet event.