list_functions
List all deployed functions for a project, displaying details like URLs, runtime, timeout, memory, and runtime version and resolved dependencies for bundling-at-deploy functions.
Instructions
List all deployed functions for a project. Shows names, URLs, runtime, timeout, memory, and (for functions deployed under bundling-at-deploy) the Functions runtime version (@run402/functions version) and resolved direct deps. Functions deployed before that change have runtime_version and deps_resolved set to null.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID |