Cobalt · Capability
Cobalt API — Linked Accounts
Cobalt API — Linked Accounts. 6 operations. Lead operation: Cobalt Get All Linked Accounts. Self-contained Naftiko capability covering one Cobalt business surface.
What You Can Do
GET
Listlinkedaccounts
— Cobalt Get All Linked Accounts
/v1/public/linked-account
POST
Createlinkedaccount
— Cobalt Create Linked Account
/v1/public/linked-account
POST
Upsertlinkedaccount
— Cobalt Upsert Linked Account
/v1/public/linked-account/upsert
GET
Getlinkedaccount
— Cobalt Get Linked Account by ID
/v1/public/linked-account/{linked-account-id}
DELETE
Deletelinkedaccount
— Cobalt Delete Linked Account
/v1/public/linked-account/{linked-account-id}
POST
Migratetoken
— Cobalt Migrate Token for Linked Account
/v1/public/linked-account/{linked-account-id}/migrate-token
MCP Tools
cobalt-get-all-linked-accounts
Cobalt Get All Linked Accounts
read-only
idempotent
cobalt-create-linked-account
Cobalt Create Linked Account
cobalt-upsert-linked-account
Cobalt Upsert Linked Account
cobalt-get-linked-account-id
Cobalt Get Linked Account by ID
read-only
idempotent
cobalt-delete-linked-account
Cobalt Delete Linked Account
idempotent
cobalt-migrate-token-linked-account
Cobalt Migrate Token for Linked Account