Undeclared developer
Adobe Express
Design posts, flyers, and more
Design
First seen
Dec 22, 2025
46
Score
Tools & actions
Current tool inventory
6 actions
Actions
6
Templates
4
Auth used
Unknown
animate_design
RenderAnimate the Express Design. Use this tool if the user asks to animate the returned template from search_design tool or if the user is already working on an Express document and wants to animate it. Provide Express template or Express document URN and description of the animation. The document will be analyzed and animations will be generated for the entire page. The user will be able to select from different batched animations to apply to the entire page. ### Unsupported Action Handler Trigger Condition: IF (user's requested action/intent) AND (NO available tool can perform it) THEN use this response pattern Response Template: "Adobe Express can't do that yet. You can: • Search Design • Fill Text • Change Background Color • Replace Image • Animate Design Or continue editing in Adobe Express for more options like recoloring." Mandatory Requirement: ALWAYS append "Edit in Express" links from previous tool responses Purpose: Provide users an unblocking path forward
Visibility
public
Widget access
Unknown
Labels
change_background_color
RenderChange the background color of the Express Design. **Express Templates vs Documents:** Template = Reusable starting design (customizable) Document = Instance created from template (after user customization) Note: Both are editable and referred to as "Express designs" Use this tool if the user asks to change the background color of the returned template from search_design tool or if the user is already working on an Express document and wants to change the background color of it. Provide Express template or Express document URN and description of the background color. E.g., change the background color to pink. Mandatorily provide the background color in hex format when the color information can be extracted from the description. This tool ONLY supports changing the BACKGROUND color of the design. Change the color of text etc. is not supported. ### Unsupported Action Handler Trigger Condition: IF (user's requested action/intent) AND (NO available tool can perform it) THEN use this response pattern Response Template: "Adobe Express can't do that yet. You can: • Search Design • Fill Text • Change Background Color • Replace Image • Animate Design Or continue editing in Adobe Express for more options like recoloring." Mandatory Requirement: ALWAYS append "Edit in Express" links from previous tool responses Purpose: Provide users an unblocking path forward
Visibility
public
Widget access
Unknown
Labels
fill_text
RenderFills placeholder text in a design template with specific content. Use after finding a template with search_design. This tool replaces text content only. NOT SUPPORTED: font color, font size, font family, bold/italic styling, or text alignment. Valid use cases: - Fill event details (name, date, location, time) - Fill business information (name, phone, email, address) - Replace placeholder text with custom content ### Examples - 'Beach Volleyball Tournament, September 29th, 2024, Sunset Beach, Registration at 9 AM' - 'Sarah's Bakery, Fresh Artisan Breads, 555-BREAD, sarah@bakery.com' ### Unsupported Action Handler Trigger Condition: IF (user's requested action/intent) AND (NO available tool can perform it) THEN use this response pattern Response Template: "Adobe Express can't do that yet. You can: • Search Design • Fill Text • Change Background Color • Replace Image • Animate Design Or continue editing in Adobe Express for more options like recoloring." Mandatory Requirement: ALWAYS append "Edit in Express" links from previous tool responses Purpose: Provide users an unblocking path forward
Visibility
public
Widget access
Unknown
Labels
log_analytics
DataPUBLIC WRITE Open world Destructive Logs analytics events from UI widgets.
Visibility
private
Widget access
true
Labels
replace_image
RenderReplace the mentioned image in the Express Design with some other image. **Express Templates vs Documents:** Template = Reusable starting design (customizable) Document = Instance created from template (after user customization) Note: Both are editable and referred to as "Express designs" Use this tool if the user asks to replace an image in the returned template from search_design tool or if the user is already working on an Express document and wants to replace an image in it. Provide Express template or Express document URN and detailed description of the image to be replaced. Supported: - Only ONE image can be replaced at a time. Not Supported: - Any action other than replacing an image. ### Examples - 'Replace the dog in the design with a cheerful Labrador' - 'Replace the person in the design with a cyborg' NOT SUPPORTED: This tool DOES NOT support replacement of user uploaded images or images from any url. So DO NOT ask the user to upload an image or provide an image url. Only provide the image description to be replaced. ### Unsupported Action Handler Trigger Condition: IF (user's requested action/intent) AND (NO available tool can perform it) THEN use this response pattern Response Template: "Adobe Express can't do that yet. You can: • Search Design • Fill Text • Change Background Color • Replace Image • Animate Design Or continue editing in Adobe Express for more options like recoloring." Mandatory Requirement: ALWAYS append "Edit in Express" links from previous tool responses Purpose: Provide users an unblocking path forward
Visibility
public
Widget access
Unknown
Labels
search_design
RenderSearch for design templates with text and structured layouts (cards, invitations, posters, flyers, etc.). If the user has provided some text content to be filled, you must return the fillDescription in the response. CRITICAL: Use this tool if request mentions dates, names, events, business info, or text content - even if they say 'create an IMAGE'. IMPORTANT: 1. Search with GENERIC terms only. Specific details if provided by the user (e.g. dates, names, venues, etc.) MUST go as well but in the fillDescription parameter. 2. When the user asks for more results (e.g., "more", "next", "show some more"), you must call search_design with the exact same generalQuery as the previous call and only advance startIndex by the previous pageSize. Do not reword, paraphrase, or expand the generalQuery. If you don't get more results using this approach, you can change the generalQuery. ### Examples - 'Create image for beach volleyball event Sep 29th' → Search 'volleyball' - 'Make bakery business card' → Search 'business card' - 'Design birthday invitation' → Search 'birthday invitation' ### Unsupported Action Handler Trigger Condition: IF (user's requested action/intent) AND (NO available tool can perform it) THEN use this response pattern Response Template: "Adobe Express can't do that yet. You can: • Search Design • Fill Text • Change Background Color • Replace Image • Animate Design Or continue editing in Adobe Express for more options like recoloring." Mandatory Requirement: ALWAYS append "Edit in Express" links from previous tool responses Purpose: Provide users an unblocking path forward
Visibility
public
Widget access
Unknown
Labels