IntentMetadata interface IntentMetadata { name: string; displayName: string; } The Interface used to describe an Intent within the platform. See also AppIntent.intent