Agent Mode Prompt Gallery
Explore ready-to-run AI workflows that help you debug, test, document, and automate your API development.
Popular Prompts
Platform Engineer
Scaffold and organize APIs in bulk
Convert CSV entries into APIs and organize them into structured collections
Add a new endpoint to an OpenAPI spec
Reduce manual editing and let Agent Mode update your spec with a new endpoint, including parameters, schemas, and examples
Sync backend routes into openapi.yaml
Agent Mode detects new backend routes, documents them, and updates openapi.yaml with examples and tests
Product Engineer
Execute commands inside this Docker container and debug services without leaving Postman
Agent Mode connects to the container behind this request and runs shell commands you specify, helping you inspect state, debug issues, and validate fixes without switching tools.
Fix backend code and get to 200 OK and save hours of debugging
Agent Mode patches backend code, restarts your server, and reruns failing requests until they return success
Map all endpoints and generate a dependency map
Sends request, map dependencies, test parameter variations, and logs failures across your entire collection
QA Engineer
Execute commands inside this Docker container and debug services without leaving Postman
Agent Mode connects to the container behind this request and runs shell commands you specify, helping you inspect state, debug issues, and validate fixes without switching tools.
Identify breaking API changes and create migration guide
Agent Mode identifies breaking changes, generates a v2 spec, and writes a migration guide
Write comprehensive documentation for every request in this collection
Get full documentation for every request in the collection with examples and details
API Product Owner
Map all endpoints and generate a dependency map
Sends request, map dependencies, test parameter variations, and logs failures across your entire collection
Generate endpoint documentation
Agent Mode produces clean, consistent documentation for each endpoint including purpose, parameters, and example responses
Create and send a test invoice via PayPal
Create and send test invoice via PayPal and return the public invoice link for verification and end-to-end testing.
GTM Engineer
Create and send a test invoice via PayPal
Create and send test invoice via PayPal and return the public invoice link for verification and end-to-end testing.
Compare error rates and latency across endpoints in Amazon CloudWatch
Aggregate metrics for all collection endpoints, compare error rates and latency, and highlight the most problematic endpoints for prioritization.
Streamline PR workflows across GitHub, Jira, and Slack
Generate a Flow that detects merged PRs, updates the matching Jira issue, and sends a Slack summary to the team
FAQs about Agent Mode prompts
What is Agent Mode?
Agent Mode is Postman’s native AI solution to help you build, maintain, and share APIs faster and with less toil. Agent Mode runs in Postman and has full context of your collections, environments, tests, monitors, and history. It can run real requests, inspect failures, update your docs, write tests, fix mistakes, and keep everything in sync.
Agent Mode can also reach beyond Postman into the tools you already use through filesystem access and integration with GitHub, Jira, and more. Agent Mode can automate repetitive tasks, demystify cryptic errors, and help you move through your SDLC with fewer tabs and fewer interruptions.
How do I use Agent Mode?
Open Agent Mode from the bottom-right corner of your Postman workspace. Then just describe what you want to do. Agent Mode uses your real workspace context to execute tasks like fixing requests, generating documentation, writing and running tests, syncing backend changes, updating Jira issues, interacting with Git, and more. Every step is visible, editable, and always under your control.
What kinds of prompts can I run?
Agent Mode supports prompts for debugging, writing and running tests, generating or updating documentation, syncing backend changes, refactoring specs, creating workflows, producing server stubs or SDKs, and more. Anything in your API lifecycle that normally takes several manual steps can be automated through a prompt.
Who benefits from using Agent Mode?
Agent Mode helps everyone who works with APIs move faster with less friction.
- Platform engineers use it to standardize specs and keep their API estate consistent.
- Product engineers rely on it to debug issues, write tests, and generate code without switching tools.
- QA engineers use it to expand coverage and surface regressions automatically.
- API product owners use it to produce clear documentation and manage versioning.
- GTM engineers use it to build tailored demos, troubleshoot customer issues, and accelerate onboarding.
By eliminating context switching, speeding up feedback loops, and keeping collections, tests, and documentation aligned, Agent Mode helps every team ship more reliable APIs, faster.