Read your Postman collections and APIs, then make changes as approved steps
Connect Postman and Luumen can read your collections, APIs, environments, folders, and the comments left on them. Ask what a collection covers before an incident review, or which environments a workspace holds. Changes — a new monitor, a fork, a comment, a deleted collection — are previewed first and, by default, wait for your approval. Luumen authenticates with an API key.
126 tools: 53 read, 73 write. Reads answer instantly. Writes require approval by default. Everything is logged.
ReadGet Billing Account DetailsRetrieve Postman billing account details for the authenticated team.
ReadGet Collection CommentsRetrieve all comments left by users in an API's collection.
ReadGet Collection's ForksGet all forks of a specific collection.
ReadGet Collection Pull RequestsGet information about a collection's pull requests including source and destination IDs, status, and URLs.
ReadGet Collection RolesGet information about all roles in a collection.
ReadGet Folder InformationRetrieve information about a folder in a Postman collection.
ReadGet Folder CommentsRetrieve all comments left by users in a folder.
ReadGet All APIsGet all APIs accessible to the authenticated user with optional workspace filtering.
ReadGet All CollectionsGet all collections accessible to the authenticated user.
ReadGet All EnvironmentsGet all environments accessible to the authenticated user with optional workspace filtering.
ReadGet All Forked CollectionsRetrieve all forked collections for the authenticated user.
ReadGet All GroupsGet all user groups in a Postman team.
ReadGet All Linked RelationsRetrieve all linked relations for a specific API version in Postman.
ReadGet All Mock ServersGet all active mock servers accessible to the authenticated user.
ReadGet All MonitorsGet all monitors accessible to the authenticated user with optional workspace filtering.
ReadGet All API SpecificationsGet all API specifications in a workspace.
ReadGet All Team UsersGet information about all users on the Postman team.
ReadGet All API VersionsGet all published versions of a specific API in Postman.
ReadGet All WorkspacesGet all workspaces accessible to the authenticated user with optional type filtering.
ReadGet Monitor InformationRetrieve information about a specific monitor in Postman.
ReadGet API InformationRetrieve information about a specific API in Postman.
ReadGet API CommentsRetrieve all comments left by users in an API.
ReadGet API VersionGet information about a specific API version in Postman.
ReadGet an EnvironmentRetrieve detailed information about a specific environment in Postman.
ReadGet Environment ForksRetrieve all forked environments for a specific environment.
ReadGet Request InformationRetrieve information about a specific request in a Postman collection.
ReadGet Request CommentsRetrieve all comments left by users in a request.
ReadGet Response InformationRetrieve information about a saved response in a Postman collection.
ReadGet Response CommentsRetrieve all comments left by users in a response.
ReadGet API SchemaRetrieve information about an API schema from Postman.
ReadGet API SpecificationRetrieve information about an API specification in Postman.
ReadGet Spec File ContentsGet the contents of an API specification's file.
ReadGet Spec DefinitionGet the complete contents of an API specification's definition.
ReadGet Specification FilesRetrieve all files in an API specification from Postman.
ReadGet Spec's Generated CollectionsRetrieve all collections generated from an API specification in Postman.
ReadGet Async Collection Update StatusGet the status of an asynchronous collection update task.
ReadGet Team UserGet information about a user on the Postman team.
ReadGet Authenticated UserGet information about the authenticated user.
ReadGet Workspace DetailsGet detailed information about a specific workspace by its ID.
ReadGet Workspace Activity FeedGet a workspace's activity feed showing who added or removed collections, environments, or elements, and users joining or leaving.
ReadGet Workspace RolesGet the roles of users, user groups, and partners in a workspace.
ReadGet Collection Access KeysRetrieve all personal and team collection access keys for the authenticated user.
ReadGet Duplication Task StatusGet the status of a collection duplication task.
ReadGet Generated SpecificationRetrieve the API specification generated for a Postman collection.
ReadGet Workspace Global VariablesGet a workspace's global variables.
ReadGet Resource TypesGet all resource types supported by Postman's SCIM API.
ReadGet Schema File ContentsGet the contents of an API schema file at a specified path.
ReadGet Schema FilesRetrieve files in an API schema from Postman.
ReadGet Service Provider ConfigurationGet Postman's SCIM API service provider configuration information.
ReadGet Source Collection StatusCheck whether there is a change between a forked collection and its parent (source) collection.
ReadGet Unclassified RelationsGet unclassified relations for an API version in Postman.
ReadList Account InvoicesGet all invoices for a Postman billing account filtered by status.
ReadTransform Collection to OpenAPITransform an existing Postman Collection into a stringified OpenAPI 3.0.3 definition.
WriteCreate a CollectionCreate a new Postman collection in a specific workspace or the default workspace. Approval by default
WriteCreate a Collection CommentCreate a comment on an API's collection. Approval by default
WriteCreate a FolderCreate a folder in a Postman collection. Approval by default
WriteCreate a Folder CommentCreate a comment on a folder. Approval by default
WriteCreate Environment ForkCreate a fork from an existing environment into a workspace. Approval by default
WriteCreate a Mock ServerCreate a new mock server in a Postman collection. Approval by default
WriteCreate a MonitorCreate a new monitor in a specific workspace to run a collection on a schedule. Approval by default
WriteCreate an APICreate a new API in Postman. Approval by default
WriteCreate an EnvironmentCreate a new environment in a Postman workspace. Approval by default
WriteCreate a Pull RequestCreate a pull request for a forked collection into its parent collection. Approval by default
WriteCreate Request in CollectionCreate a new request in a Postman collection. Approval by default
WriteCreate a Request CommentCreate a comment on a request. Approval by default
WriteCreate a ResponseCreate a request response in a Postman collection. Approval by default
WriteCreate a Response CommentCreate a comment on a response. Approval by default
WriteCreate API SchemaCreate a schema for an API in Postman. Approval by default
WriteCreate Mock Server ResponseCreate a server response on a Postman mock server. Approval by default
WriteCreate a SpecCreate an API specification in Postman's Spec Hub. Approval by default
WriteCreate Spec FileCreate a new file in an API specification. Approval by default
WriteCreate a WebhookCreate a webhook that triggers a collection with a custom payload. Approval by default
WriteCreate a WorkspaceCreate a new workspace in Postman. Approval by default
WriteCreate or Update a Schema FileCreate or update an API schema file in Postman. Approval by default
WriteCreate API Version RelationsCreate new relations for an API version. Approval by default
WriteDelete a CollectionPermanently delete a collection from Postman. Approval by default
WriteDelete a collection's commentDelete a comment from an API's collection. Approval by default
WriteDelete a FolderDelete a folder in a Postman collection. Approval by default
WriteDelete a Folder's CommentDelete a comment from a folder. Approval by default
WriteDelete an APIDelete an API from Postman. Approval by default
WriteDelete an API's CommentDelete a comment from an API. Approval by default
WriteDelete an environmentDelete an environment permanently in Postman. Approval by default
WriteDelete a Request's CommentDelete a comment from a request. Approval by default
WriteDelete a ResponseDelete a response in a Postman collection. Approval by default
WriteDelete a Response's CommentDelete a comment from a response. Approval by default
WriteDelete a Schema FileDelete a file in an API schema. Approval by default
WriteDelete Mock Server ResponseDelete a mock server's server response. Approval by default
WriteDelete a SpecDelete an API specification from Postman. Approval by default
WriteDelete Spec FileDelete a file from an API specification. Approval by default
WriteDelete a WorkspaceDelete a Postman workspace permanently. Approval by default
WriteDelete MonitorDelete a monitor by its ID. Approval by default
WriteDuplicate a CollectionCreate a duplicate of a collection in another workspace. Approval by default
WriteFork CollectionCreate a fork of a collection in a specified workspace. Approval by default
WriteGenerate Collection from SpecGenerate a Postman collection from an OpenAPI 2.0, 3.0, or 3.1 specification. Approval by default
WriteGenerate Spec from CollectionGenerate an API specification from a Postman collection. Approval by default
WriteImport OpenAPI SpecificationImport an OpenAPI specification into Postman as a new collection. Approval by default
WriteMerge a forked environmentMerge a forked environment back into its parent environment. Approval by default
WritePublish a Mock ServerPublish a mock server in Postman. Approval by default
WritePull Source Changes into ForkPull changes from a parent (source) collection into a forked collection. Approval by default
WriteReplace an Environment's DataCompletely replace an environment's data with new variables and values. Approval by default
WriteReplace Collection Data AsynchronouslyReplace the entire contents of a collection asynchronously. Approval by default
WriteResolve a Comment ThreadResolve a comment thread and any associated replies. Approval by default
WriteReview a Pull RequestUpdate the review status of a pull request by approving, declining, or unapproving it. Approval by default
WriteRun a MonitorTrigger an immediate run of a monitor and retrieve its execution results. Approval by default
WriteSync Collection with API SchemaSync a collection attached to an API with the API schema. Approval by default
WriteSync Collection with SpecificationSync a collection generated from an API specification. Approval by default
WriteSync Spec with CollectionSync an API specification with a linked collection. Approval by default
WriteTransfer FoldersCopy or move folders into a collection or folder. Approval by default
WriteUpdate a FolderUpdate a folder in a Postman collection. Approval by default
WriteUpdate a Folder's CommentUpdate a comment on a folder. Approval by default
WriteUpdate a Mock ServerUpdate an existing mock server. Approval by default
WriteUpdate a MonitorUpdate an existing monitor in Postman. Approval by default
WriteUpdate an APIUpdate an existing API in Postman. Approval by default
WriteUpdate an API's CommentUpdate a comment on an API. Approval by default
WriteUpdate an EnvironmentUpdate specific environment properties using JSON Patch operations (RFC 6902). Approval by default
WriteUpdate a Pull RequestUpdate an open pull request in Postman. Approval by default
WriteUpdate Request in CollectionUpdate a request in a Postman collection. Approval by default
WriteUpdate a Request's CommentUpdate a comment on a request. Approval by default
WriteUpdate a ResponseUpdate a response in a Postman collection. Approval by default
WriteUpdate a Response's CommentUpdate a comment on a response. Approval by default
WriteUpdate a Server ResponseUpdate a mock server's server response. Approval by default
WriteUpdate Spec FileUpdate an API specification file's content. Approval by default
WriteUpdate Spec PropertiesUpdate an API specification's properties such as its name. Approval by default
WriteUpdate a WorkspaceUpdate an existing workspace in Postman. Approval by default
WriteUpdate Workspace Global VariablesUpdate and replace a workspace's global variables. Approval by default
WriteUpdate Collection PropertiesUpdate specific collection properties like name, description, authentication, variables, or events. Approval by default
One prompt, start to finish
What a governed Postman run looks like inside Luumen.
Questions
How does LuumenAI connect to Postman?
Authorize once with API token. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.
Can LuumenAI change things in Postman on its own?
Read actions answer immediately. Anything that writes — create a collection, create a collection comment, create a folder, create a folder comment, and more — is shown as a plan and requires approval by default, including the 16 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.
Who gets access to the integration?
You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.
Is there an audit trail?
Every call to Postman — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.