list_apps_and_forms
Retrieve all applications and their forms accessible by the current API key on JianDaoYun MCP Server. Optionally filter results by specifying an app ID to focus on specific data.
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) |