Agent Mode Prompt Gallery
Explore ready-to-run AI workflows that help you debug, test, document, and automate your API development.
Popular Prompts
Analyze an API spec and generate a Postman Collection
Converts an API spec into a collection with examples, authorization, and test scripts
Evaluate errors against previous ones and their resolutions
Review what worked in resolving similar past errors and test failures for faster resolutions.
Generate endpoint documentation
Agent Mode produces clean, consistent documentation for each endpoint including purpose, parameters, and example responses
Refactor monolithic API spec and save hours
Split a monolithic API spec into domain-based APIs and get new OpenAPI files for each in just minutes
Platform Engineer
Generate a Terraform module that provisions an S3 bucket
Build a Terraform module that provisions an S3 bucket and aligns it with the API defined in the spec
Run a collection’s CI/CD tests in GitHub
Reduce manual setup and context switch and let Agent Mode run your collection tests directly inside a GitHub CI/CD workflow all from within Postman
Create and assign JIRA ticket for failing endpoints
Automatically create a Jira issue, assigns it to the right person, and includes detailed context
Product Engineer
Map all endpoints and generate a dependency map
Sends request, map dependencies, test parameter variations, and logs failures across your entire collection
Create Python server stub for your collection
Generate a server stub with validation, auth scaffolding, error handling, folder structure, and test examples
Generate an OpenAPI spec from a collection
Agent Mode analyzes your collection and produces a clean, standards-aligned OpenAPI spec
QA Engineer
Sync backend routes into openapi.yaml
Agent Mode detects new backend routes, documents them, and updates openapi.yaml with examples and tests
Add a new GET request to your collection
Create a new GET request with query params, path params, and example responses
Set up automated monitoring for your API
Configure a testable monitor with schedule, alerts, and failure conditions pre-applied
API Product Owner
Sync your collections after backend changes
Agent Mode analyzes your backend code updates and syncs all affected requests, tests, and parameters in your collections
Write comprehensive documentation for every request in this collection
Get full documentation for every request in the collection with examples and details
Generate documentation from local files
Agent Mode inspects backend source files and produces an OpenAPI 3.1 document
GTM Engineer
Add a new POST request to your collection
Add a properly structured POST request with example payloads and parameters
Generate a serverless application from this collection in minutes
Convert your collection into a serverless application and instantly generate functions, handlers, and deployment configuration for your preferred cloud platform.
Auto-generate documentation for endpoints
Agent Mode finds undocumented endpoints or parameters and generates structured docs for each
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.