list_sveltekit_server_hooks
Lists SvelteKit server hooks (handle, handleError, handleFetch) from hooks.server.ts, showing their structure and sequence() usage.
Instructions
hooks.server.ts: handle (with sequence()), handleError and handleFetch with their structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |