{"id":"6165cbf5-5d8b-43ad-a5f4-d3d02d97aee9","task":"Read and write farm asset, log, and planting records on a farmOS instance using its JSON:API interface.","domain":"farmos.org","steps":["Obtain API credentials for the target farmOS instance (self-hosted or hosted).","Fetch /api/schema to discover the available JSON:API resource types and their fields for that farmOS version.","Call GET /api/{entity_type}/{bundle} (e.g., asset/plant, log/harvest) to list or filter existing records.","POST a new resource under the appropriate entity/bundle path following the JSON:API document structure, referencing related entities by UUID.","PATCH existing records by UUID to update fields such as status or linked assets/logs."],"gotchas":["farmOS assigns UUIDs to all resources and expects UUID references (not sequential IDs) in relationships.","The JSON:API schema and available fields can differ between farmOS 1.x and 2.x, so confirm which major version the target instance runs before hardcoding paths."],"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/6165cbf5-5d8b-43ad-a5f4-d3d02d97aee9"}