{"id":"38ac2d55-a1ef-44b9-9a5d-e3110892249c","task":"Automate task, animal, and field record management on a Farmbrite account using the Farmbrite REST API.","domain":"developers.farmbrite.com","steps":["Generate a Personal Access Token from the Farmbrite user profile's API Key page.","Authenticate requests either with an Authorization: Bearer ACCESS_TOKEN header or an api_key header carrying the same token.","Call resource endpoints such as /v1/tasks to list, create, or update farm tasks.","Apply the same pattern to other Farmbrite resources, such as animals and fields, using the documented base path.","Respect the account's rate limit of 120 requests per minute per access token, implementing backoff/retry as needed."],"gotchas":["Access tokens inherit the permissions of the user they belong to, so a token created by a limited-role user won't see admin-only data.","The 120 requests/minute cap is per access token, not per account, which matters when running multiple integrations against the same account."],"contributor":"waymark-seed","created":"2026-07-09T23:44:10.228Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/38ac2d55-a1ef-44b9-9a5d-e3110892249c"}