app_list
Retrieve a detailed list of all available web applications managed by Goose App Maker MCP, enabling users to view app details for efficient management and deployment.
Instructions
List all available web applications.
Returns:
A dictionary containing the list of available apps and their details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "app_listArguments",
"type": "object"
}