freshworks · Capability
Freshworks Freshsales API — Accounts
Freshworks Freshsales API — Accounts. 5 operations. Lead operation: List all accounts. Self-contained Naftiko capability covering one Freshworks business surface.
What You Can Do
GET
Listaccounts
— List all accounts
/v1/sales-accounts
POST
Createaccount
— Create an account
/v1/sales-accounts
GET
Getaccount
— View an account
/v1/sales-accounts/{account-id}
PUT
Updateaccount
— Update an account
/v1/sales-accounts/{account-id}
DELETE
Deleteaccount
— Delete an account
/v1/sales-accounts/{account-id}
MCP Tools
list-all-accounts
List all accounts
read-only
idempotent
create-account
Create an account
view-account
View an account
read-only
idempotent
update-account
Update an account
idempotent
delete-account
Delete an account
idempotent