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.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Record<string, unknown>