MiniAppDashboardAction
A single action available in a miniapp for the dashboard iframe bridge.
object
MiniAppDashboardActionFields
name
String!
Unique action identifier
title
String!
Display title for the action
description
String
Description of what this action does
formSchema
String
JSON-stringified form schema for the action inputs
requiresInput
Boolean!
Whether this action requires user input before execution
Last modified on August 9, 2026
Related topics
miniAppDashboardConfigMiniAppDashboardConfigminiAppsActionSourcesDashboard SDKMiniApps