AgriWebb Data Tools

AgriWebb Data Tools

Overview

AgriWebb Data Tools simplifies farm management by giving you quick access to important farm information with simple commands. Easily find details about your farms, map features, water tanks, animals, and rainfall records all in one place.

Stay organized and make smarter decisions with features like listing your farms, viewing map features, locating water tanks, and tracking animal data. It’s designed to save you time and keep your farm data at your fingertips, so you can focus on your land and livestock.

Key features include:

  • Quickly get your farm names and IDs
  • View all map features on your farms
  • Find water tanks and animals fast
  • Access and update rainfall measurements

AgriWebb Data Tools makes managing your farm’s data simple, fast, and connected—helping you keep everything organized and making better land and livestock decisions.

Example prompts to invoke Tool AgriWebb Data Tools

Can you list all the farms I have?
Show me the names of all my farms.
What are the IDs and names of my farms?
Get me a list of all farms I manage.
Retrieve all map features on my farms.
What features are available on the farm maps?
Show me all the map features for the farms I have access to.
I need to see all water tanks on my farm with ID 123.
Fetch water tanks for farm 456.
How many water tanks are on the farm named Green Valley?
List animals on my farm with ID 789.
Show me all cattle on farm 101.
Get the list of sheep on the farm I manage.
Are there any animals above 500kg on farm 202?
Find animals weighing more than 600 pounds on my farm.
Retrieve records of vaccination for animals on farm 303.
Show me all rainfall data I've recorded today.
Add a rainfall measurement of 10 mm at 3 PM today.
Record 5 inches of rain in the incremental mode for farm 404 using sensor A.
Update the rainfall reading for sensor B on farm 505 with 20 mm.
Log a new rainfall measurement of 12 mm for farm 606, sensor C, in cumulative mode.

Context

Tools
function GetFarms

Retrieve the id and name for all farms

function GetMapFeatures

Retrieve all map features on farms this key has access to

function GetWaterTanks

Retrieve water tanks on a specific farm

function GetAnimals

Retrieve animals on a given farm

function GetAnimalRecords

Retrieve specific records for animals on a given farm

function GetAnimalsAboveWeight

Retrieve animals above a specific weight on a given farm

function AddRainfall

Add a rainfall reading to a rain gauge sensor on a farm

Environment Variables
setting AGRIWEBB_API_KEY
Type: string
Optional
Description:

API keys are currently obtained directly from the AgriWebb Team