sunpeak APIDocumentation Index
Fetch the complete documentation index at: https://sunpeak.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Registers a cleanup callback that runs before the app’s iframe is destroyed. Use this to save state, close connections, or perform other cleanup.Wraps onteardown
MCP Apps SDK reference
Import
Signature
Parameters
Cleanup function to run before app destruction.
Returns
This hook does not return a value.