list_apps_and_forms
Retrieve and list all accessible applications and their associated forms using the JianDaoYun MCP Server API key, optionally filtered by a specific app ID.
Instructions
List all available applications and their forms that the current API key can access
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appId | No | Optional: specific app ID to get forms for. If not provided, lists all apps. | |
appKey | No | The JianDaoYun application key (API key) (optional, will use JIANDAOYUN_APP_KEY from environment if not provided) |