During the development of Wingman Pro, we encountered a significant limitation: each custom action could only run for a maximum of 30 seconds. This constraint became particularly challenging when executing routines that utilize features like Inject. To overcome this limitation, we developed a set of utility shortcuts. These specialized shortcuts can be easily dragged and dropped into other shortcuts using the Run Shortcut action, allowing for greater flexibility and functionality. This solution implements what we call “modular programming” - a powerful approach that enables you to break down complex tasks into smaller, manageable components. With this method, you can:Documentation Index
Fetch the complete documentation index at: https://docs.wingmanpro.app/llms.txt
Use this file to discover all available pages before exploring further.
- Combine larger lists of actions into single, reusable shortcuts
- Incorporate these modular shortcuts into other shortcuts
- Maximize efficiency through code reuse
- Bypass the 30-second limitation effectively
WMP Return Input
This action allows you to return a value to the Wingman app. You can use this to return a value to the Wingman app, which can then be used by other shortcuts.WMP Return Input
Returns a basic value to the Wingman app
WMP Return Clipboard
This action allows you to return the contents of your clipboard to the Wingman app.WMP Return Clipboard
Returns clipboard contents to the Wingman app
WMP Return iMiM Text
This utilty shortcut is for owners of iMIM by Mark Lemon to return text to the Wingman app.WMP Return iMiM Text
Returns the last text from iMIM to the Wingman app
WMP Return iMiM Image
This utilty shortcut is for owners of iMIM by Mark Lemon to return images to the Wingman app.WMP Return iMiM Image
Returns the last image from iMIM to the Wingman app
WMP Return Inject Thump
This action allows you to return the last thump from Inject to the Wingman app.WMP Return Inject Thump
Returns the last thump from Inject to the Wingman app
WMP Return Elips Thump
This action allows you to return the last thump from Elips to the Wingman app.WMP Return Elips Thump
Returns the last thump from Elips to the Wingman app