Basecamp · Capability
Basecamp API — People
Basecamp API — People. 7 operations. Lead operation: List pingable people. Self-contained Naftiko capability covering one Basecamp business surface.
What You Can Do
GET
Listpingablepeople
— List pingable people
/v1/circles/people-json
GET
Getmyprofile
— Get my profile
/v1/my/profile-json
PUT
Updatemyprofile
— Update my profile
/v1/my/profile-json
GET
Listpeople
— List all people
/v1/people-json
GET
Getperson
— Get a person
/v1/people/personid-json
GET
Listprojectpeople
— List people on a project
/v1/projects/{projectid}/people-json
PUT
Updateprojectaccess
— Update project access
/v1/projects/{projectid}/people/users-json
MCP Tools
list-pingable-people
List pingable people
read-only
idempotent
get-my-profile
Get my profile
read-only
idempotent
update-my-profile
Update my profile
idempotent
list-all-people
List all people
read-only
idempotent
get-person
Get a person
read-only
idempotent
list-people-project
List people on a project
read-only
idempotent
update-project-access
Update project access
idempotent