Upload an attachment (image or document) to a Jira issue using a remote file URL or base64 content. Returns attachment metadata with ID and download URL.
Upload an image file to Notion and insert it as an image block, either after a specific block or within a page, with optional caption. The image is stored in Notion's workspace storage.
Simulate single key presses or modifier key combos like Ctrl+S and Shift+A. Use it to trigger keyboard input for testing and interacting with Dear ImGui game UIs in real time.
List all saved snapshots with their names, frame numbers, and widget counts to quickly locate and restore a specific UI state for Dear ImGui game interfaces.
Apply a visual theme preset to the ImGui interface, choosing from dark, light, classic, fantasy, scifi, retro, or minimal styles to instantly change the appearance of your UI.
Set the viewport background clear color by providing RGB values between 0.0 and 1.0, allowing AI agents to customize the visual backdrop for Dear ImGui game UI design and iteration.