Skip to content

buildToolRegistration

buildToolRegistration(tool): Record<string, unknown>

Defined in: packages/core/src/registration.ts:122

Build the OpenID Client Registration request body (with the embedded LTI tool-configuration claim) that we POST to the platform’s registration endpoint. Exposed so consumers can inspect/extend it before registering.

RegistrationTool

Record<string, unknown>