Can you query ChatGPT app using MD by a text input and get a text response without using API or UI Interaction?

aitn

Member
Hello,

If I have Android 11 with both Macrodroid and ChatGPT apps installed and I want to query ChatGPT app without actually opening the app, can I create a macro that asks for a text input, send it to the app and have the macro show me a message box with the response?

Basically something like is shown in this video (unfortunately the creator didn’t say how he did it):


But without using ChatGPT API or MD UI Interaction.

Thanks.
 

Josué García

MacroDroid Support
Staff member
Hello,

If I have Android 11 with both Macrodroid and ChatGPT apps installed and I want to query ChatGPT app without actually opening the app, can I create a macro that asks for a text input, send it to the app and have the macro show me a message box with the response?

Basically something like is shown in this video (unfortunately the creator didn’t say how he did it):


But without using ChatGPT API or MD UI Interaction.

Thanks.
From what I can see in the video, they are without a doubt using the API

Previously you could use the API and pay as you go, but currently Open AI will first make you buy tokens.
 

aitn

Member
You can use the "share text" action and send the text to the app, but this will open the GPT Chat app
What happens when you do the share text action? Will it actually send the question to ChatGPT, open ChatGPT app and ChatGPT responding to it inside the app? In what version of Macrodroid is this action available?
 
Last edited:
Top