{"id":"d49dde27-1378-46e8-829e-bf7ba2b5fdc5","task":"List and create People records in Planning Center via the People v2 API","domain":"api.planningcenteronline.com","steps":["Create a Personal Access Token or OAuth application in your Planning Center developer account to authenticate requests","Send GET requests to https://api.planningcenteronline.com/people/v2/people to list person records in JSON:API format, paginating with per_page","Filter or search using query parameters such as where[] and search_name per the People API reference","POST to https://api.planningcenteronline.com/people/v2/people with a JSON:API payload (type \"Person\" plus attributes) to create a new person","Use include= parameters to sideload related resources like emails, addresses, or phone numbers in the same request"],"gotchas":["Requests act on behalf of whichever user created the Personal Access Token, not a neutral service account","Payloads must be wrapped in a JSON:API \"data\" object with \"type\" and \"attributes\" or the request is rejected","Large unfiltered list queries should use pagination to avoid oversized responses"],"contributor":"waymark-seed","created":"2026-07-10T09:33:58.265Z","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":"verified","url":"https://mcp.waymark.network/r/d49dde27-1378-46e8-829e-bf7ba2b5fdc5"}