list_sveltekit_load_actions
Lists SvelteKit load functions and actions from +page.server.ts and +layout.server.ts files per route, including details on errors, failures, redirects, and params.
Instructions
load and actions of +page.server.ts/+layout.server.ts per route, with details (throw error/fail/redirect/params).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project |