F Risk Grade Portkey Admin · worst category: Destructive

PORTKEY ADMIN TOOLS

150 tools from the Portkey Admin MCP Server, categorised by risk level.

VERIFIED Catalogue entry verified 29/06/2026.

READ 76 tools
Read download_log_export Get a signed URL for downloading a completed log export. The export must already be finished; use get_log_e... Read get_analytics_group_metadata Get a paginated metadata breakdown with total_groups, group_count, and a metadata_groups array grouped by t... Read get_analytics_group_models Get a paginated per-model breakdown with total_groups, group_count, and a models array containing request c... Read get_analytics_group_users Get a paginated per-user breakdown with total_groups, group_count, and a users array containing request cou... Read get_api_key Fetch one API key by UUID without revealing the secret. Use this to inspect scopes, defaults, limits, expir... Read get_cache_hit_latency Get cache-hit-only latency time-series data with summary.total_latency, summary.avg_latency, and per-bucket... Read get_cache_hit_rate Get cache-effectiveness time-series data with summary.hit_rate, summary.total_hits, summary.total_misses, a... Read get_collection Fetch one collection by id or slug and return its name, slug, workspace, and timestamps. Use list_collectio... Read get_config Get one config by slug and return its routing, cache, retry, and target settings. Requires a known slug; us... Read get_cost_analytics Get cost time-series data with summary.total_cost, summary.average_cost_per_request, and per-bucket total/a... Read get_error_analytics Get error-count time-series data with summary.total_errors and per-bucket counts. Use this for high-level e... Read get_error_rate_analytics Get error-rate time-series data with summary.error_rate_percent and per-bucket percentages of total request... Read get_error_stacks_analytics Get stacked error-series data grouped by HTTP status code over time, with summary and per-code series. Use ... Read get_error_status_codes_analytics Get HTTP error-code distribution time-series data with summary and per-code series. Use this to see which c... Read get_feedback_analytics Get feedback-submission time-series data with summary totals and per-bucket counts. Use this as the top-lev... Read get_feedback_models_analytics Get feedback time-series data grouped by model, with per-model counts over time. Use this to compare feedba... Read get_feedback_scores_analytics Get raw feedback-score distribution time-series data with per-score buckets. Use this to understand sentime... Read get_feedback_weighted_analytics Get weighted feedback-score time-series data using the weight recorded at feedback creation. Use this for c... Read get_guardrail Fetch one guardrail by id or slug with its full checks and actions; use list_guardrails to discover ids fir... Read get_integration Fetch one integration by slug, including masked key, workspace access, allowed models, and configuration me... Read get_latency_analytics Get latency time-series data with summary.avg_latency_ms, summary.p50_latency_ms, summary.p90_latency_ms, s... Read get_log_export Fetch one log export job by export_id and return its status, filters, requested fields, and file metadata. ... Read get_mcp_integration Retrieve one MCP integration by id or slug. Returns the full Portkey-side config, including auth type, tran... Read get_mcp_integration_metadata Retrieve the external MCP server's self-reported metadata for an integration. Returns name, version, protoc... Read get_mcp_server Retrieve one MCP server by id or slug. Returns server details including the parent integration, status, and... Read get_prompt Fetch a prompt's full definition, active version, and version history. Use this before updating, publishing... Read get_prompt_label Fetch one label's full definition, including scope, color, and status. Use this when you already know the l... Read get_prompt_partial Fetch a partial's content and current version details. Use this before embedding, updating, or checking wha... Read get_prompt_version Retrieve a specific prompt version by its version UUID. Use list_prompt_versions to find the id first; retu... Read get_provider Fetch one provider by slug, including limits, rate settings, expiration, and reset status. Use this to chec... Read get_rate_limit Get one rate limit by id and return its full conditions and grouping definition. Use list_rate_limits to di... Read get_request_analytics Get request-volume time-series data with summary.total_requests, summary.successful_requests, summary.faile... Read get_rescued_requests_analytics Get rescued-request time-series data showing requests recovered by retry or fallback handling. Use this onl... Read get_token_analytics Get token-usage time-series data with summary.total_tokens, summary.prompt_tokens, summary.completion_token... Read get_usage_limit Get one usage limit by id and return its full budget, threshold, grouping, and reset details. Use list_usag... Read get_user Get one accepted user by id and return their profile, role, and timestamps. Use list_all_users to find the ... Read get_user_invite Get one invitation by invite id and return its email, role, status, and expiry. Use this for pending invite... Read get_user_requests_analytics Get per-user request-count time-series data with counts grouped by user. Use this to find heavy users and t... Read get_user_stats Return per-user request and cost analytics for a required time range. This is usage-by-user, not population... Read get_users_analytics Get user-growth time-series data with summary.total_active_users, summary.total_new_users, and per-bucket a... Read get_virtual_key Fetch one virtual key by slug, including metadata, a masked secret, limits, status, and model config. Use t... Read get_workspace Get one workspace by id and return its full details, including defaults and the complete member list. Use t... Read get_workspace_member Get one workspace member by workspace_id and user_id. Use this when you already know both IDs; use list_wor... Read list_all_users List accepted org users with id, name, email, role, and timestamps. Use this to find a user_id before get_u... Read list_api_keys List Portkey API keys for auditing access, scopes, defaults, limits, and expiration. Use this for API keys ... Read list_audit_logs List audit log events for a Portkey workspace or organization. Returns paginated action-level records with ... Read list_collections List prompt collections in the workspace, optionally filtering by name or workspace. Returns ids, names, sl... Read list_config_versions List every version of a config with version number, config payload, creator, and timestamp. Use this to aud... Read list_configs List configs in the org with id, slug, name, status, workspace, and timestamps. Use this summary view to fi... Read list_guardrails List guardrails in the org with id, slug, status, ownership, and optional workspace/org filters. Use this t... Read list_integration_models List models enabled on an integration. Use this to verify model availability before creating prompts or con... Read list_integration_workspaces List workspaces that can use an integration, with their limits. Use this to audit access or confirm per-wor... Read list_integrations List org-level AI provider connections with optional workspace or type filters. Use this to find integratio... Read list_log_exports List log export jobs in a workspace with status, filters, and timestamps. Use this to find an export_id bef... Read list_mcp_integration_capabilities List capabilities exposed by the external MCP server for an integration. Returns total plus enabled-state e... Read list_mcp_integration_workspaces List which workspaces can access an MCP integration. Returns the global access mode plus per-workspace enab... Read list_mcp_integrations List MCP integrations in the organization. Returns paginated integration records plus total and has_more fo... Read list_mcp_server_capabilities List capabilities exposed by an MCP server instance. Returns total plus the current tool, resource, and pro... Read list_mcp_server_user_access List per-user access for an MCP server. Returns the default access mode, override flags, and connection sta... Read list_mcp_servers List MCP servers in the organization. Returns paginated server records plus total for discovering server ID... Read list_partial_versions List all versions for one partial, including version numbers, descriptions, status, and timestamps. Use thi... Read list_prompt_labels List labels across the workspace or organisation, with optional search and scope filters. Returns ids, name... Read list_prompt_partials List partials across collections, with optional collection filtering. Returns ids, slugs, names, collection... Read list_prompt_versions List all versions of one prompt, including version number, description, status, label, and a short template... Read list_prompts List prompts across the workspace, with optional collection, workspace, or search filters. Returns a pagina... Read list_providers List workspace-scoped provider instances and their limits or status. Use this to find provider slugs for wo... Read list_rate_limits List rate limits in the org with id, type, unit, value, status, scope, conditions, and grouping. Use this t... Read list_usage_limit_entities List the entities currently tracked against a usage limit, including current usage. Use this to see who is ... Read list_usage_limits List usage limits in the org with id, type, credit_limit, status, reset schedule, scope, conditions, and gr... Read list_user_invites List pending and sent invitations with id, email, role, status, and expiry. Use this to check invite state;... Read list_virtual_keys List provider API keys stored as virtual keys in your Portkey org. Use this to find slugs before wiring pro... Read list_workspace_members List every member in a workspace with organization role, workspace role, status, and timestamps. Use this t... Read list_workspaces List workspaces with id, name, slug, default settings, and timestamps. Use this to find a workspace_id befo... Read render_prompt Render a prompt by substituting variables and returning the final messages without calling the model. Use t... Read test_mcp_server Test connectivity to an MCP server. Sends a live check and returns success, response time, HTTP status, and... Read validate_completion_metadata Preflight billing metadata before run_prompt_completion. Validates required fields and values without makin...
WRITE 51 tools
Write add_workspace_member Add an existing org user to a workspace with a role. Requires a UUID user_id; use list_all_users to find it... Write create_api_key Create a Portkey API key for auth. Org keys grant broader access; workspace keys are scoped. WARNING: The k... Write create_collection Create a new prompt collection for organizing prompts by app. Use this when you need a new namespace before... Write create_config Create a config that defines routing, cache, retry, and targets for requests; use update_config to modify a... Write create_feedback Create feedback for a trace or request. Writes a new feedback record linked by trace_id, returns the create... Write create_guardrail Create a guardrail with checks and actions for request filtering. Create it first, then reference it from c... Write create_integration Create an org-level provider integration. Some backends need provider-specific fields, and the new integrat... Write create_log_export Create a log export definition with filters and requested fields. This only sets up the export and does not... Write create_mcp_integration Create an MCP integration from an external server URL. Registers the Portkey-side connection and returns th... Write create_mcp_server Create an MCP server under an existing integration. Registers the server and returns the new id and slug; u... Write create_prompt Create a new prompt template and initial version. Use this for first-time setup; use migrate_prompt for ide... Write create_prompt_label Create a prompt label for tagging prompt versions such as production, staging, or experiment. Requires eith... Write create_prompt_partial Create a reusable prompt partial for inclusion with {{> partial_name}}. Use this for shared snippets or mac... Write create_provider Create a workspace provider backed by an org integration. The provider inherits the integration key, but it... Write create_rate_limit Create a request or token throttle with conditions, group_by, type, unit, and value. conditions and group_b... Write create_usage_limit Create a cumulative budget for cost or tokens with optional alerts and weekly or monthly resets. conditions... Write create_virtual_key Store a provider API key as a virtual key. The raw key is encrypted and only returned at creation time, so ... Write create_workspace Create a workspace to isolate resources, API keys, and team members. If slug is omitted it is auto-generate... Write insert_log Insert log records for requests that bypassed the gateway. This writes request, response, and trace metadat... Write invite_user Invite a new org user and optionally provision workspace access and an API key in one call. Workspace assig... Write migrate_prompt Create or update a prompt in one idempotent step for CI/CD and prompt-as-code flows. Finds existing prompts... Write promote_prompt Copy a prompt from one environment to another and create or update the target automatically. Use this for s... Write publish_partial Publish a specific partial version as the default, unlike update_prompt_partial which creates a new draft w... Write publish_prompt Publish a specific version of a prompt as the active default, unlike promote_prompt which copies across env... Write resend_user_invite Resend the email for a pending invite that has not been accepted, unlike invite_user which creates a new in... Write update_api_key Update an API key's name, description, scopes, defaults, or limits, unlike delete_api_key which revokes it ... Write update_collection Update a collection's name or description only. This does not move prompts or change membership, so use it ... Write update_config Update a config by slug and create a new version. Only provided fields change; name and status are editable... Write update_feedback Update an existing feedback record by ID. Returns the updated status and feedback IDs, changes only value, ... Write update_guardrail Update a guardrail's name, checks, or actions, unlike create_guardrail which registers a new one or delete_... Write update_integration Update an integration's name, key, or provider-specific config. Key and config changes take effect immediat... Write update_integration_models Enable, disable, or register custom models for an integration. This changes model availability for every wo... Write update_integration_workspaces Control which workspaces can use an integration and set per-workspace limits, unlike update_integration whi... Write update_log_export Update an existing log export configuration before or between export runs. Only workspace_id, time_of_gener... Write update_mcp_integration Update an MCP integration's name, description, URL, auth, or transport. Changes apply immediately and alter... Write update_mcp_integration_capabilities Bulk enable or disable capabilities on an MCP integration. Changes take effect immediately for connected us... Write update_mcp_integration_workspaces Grant or revoke workspace access to an MCP integration in bulk. Changes take effect immediately for all use... Write update_mcp_server Update an MCP server's name or description. Changes apply immediately, but URL and auth live on the parent ... Write update_mcp_server_capabilities Enable or disable capabilities on an MCP server. Changes take effect immediately and override the integrati... Write update_mcp_server_user_access Grant or revoke individual user access to an MCP server. Changes take effect immediately and override the d... Write update_prompt Update an existing prompt and create a new archived version. Only provided fields change, and publish_promp... Write update_prompt_label Update a prompt label's name, description, or color only, unlike update_prompt_version which changes which ... Write update_prompt_partial Create a new version of a partial by updating its content or metadata. Only provided fields change, and the... Write update_prompt_version Update a specific prompt version's label assignment. This only assigns or removes a label, and null clears ... Write update_provider Update a provider's metadata, limits, or expiration. reset_usage clears accumulated usage counters immediat... Write update_rate_limit Update a rate limit's name, unit, or value by id. Conditions and group_by are immutable after creation; use... Write update_usage_limit Update a usage limit's name, credit_limit, alert_threshold, reset schedule, or reset target by id, unlike u... Write update_user Update a user's first name, last name, or organization role by id. Email and workspace roles are not editab... Write update_virtual_key Update a virtual key's name, secret, note, or limits. Rotating the key takes effect immediately, and limit ... Write update_workspace Update a workspace's name, slug, description, default flag, or metadata by id, unlike update_workspace_memb... Write update_workspace_member Update a workspace member's role by workspace_id and user_id. Only the role changes here; use list_workspac...
DESTRUCTIVE 21 tools
Destructive cancel_log_export Cancel a pending or running log export job, unlike start_log_export which queues one or delete_integration ... Destructive delete_api_key Delete an API key by UUID. This cannot be undone, revokes access immediately, and can break active sessions... Destructive delete_collection Delete a prompt collection by ID. This cannot be undone; prompts stay in the workspace but lose their colle... Destructive delete_config Delete a config by slug. This is permanent, removes all versions, and breaks anything still pointing at tha... Destructive delete_guardrail Delete a guardrail by id or slug. This is irreversible and removes the check from any configs that referenc... Destructive delete_integration Delete an integration by slug. This is irreversible and stops the org-level connection, which will break de... Destructive delete_integration_model Delete a custom model from an integration. Built-in models should be disabled instead, because deletion onl... Destructive delete_mcp_integration Delete an MCP integration and all servers beneath it. This is irreversible, removes connected access immedi... Destructive delete_mcp_server Delete an MCP server instance. This is irreversible, removes connected users' access immediately, and shoul... Destructive delete_prompt Delete a prompt and all its versions by id. This cannot be undone, immediately breaks callers using the slu... Destructive delete_prompt_label Delete a prompt label by ID. This cannot be undone; versions carrying the label lose it, and any workflow r... Destructive delete_prompt_partial Delete a prompt partial by ID. This cannot be undone, and prompts that reference it with {{> name}} will fa... Destructive delete_provider Delete a workspace provider by slug. This is irreversible and will break prompts, configs, and virtual keys... Destructive delete_rate_limit Delete a rate limit by id. This is permanent and removes throttling immediately; review dependent configs a... Destructive delete_usage_limit Delete a usage limit by id. This is permanent, removes the budget immediately, and clears tracked usage sta... Destructive delete_user Delete a user from the org by id. This is permanent, removes org and workspace memberships, revokes API key... Destructive delete_user_invite Delete a pending invite and revoke its invite link. This does not affect existing users; use delete_user fo... Destructive delete_virtual_key Delete a virtual key by slug. This is irreversible and will break prompts and configs that reference the sl... Destructive delete_workspace Delete a workspace by id. This is permanent and removes the workspace, its members, configs, API keys, and ... Destructive remove_workspace_member Remove a user from a workspace and revoke workspace access. This does not delete the user from the organiza... Destructive reset_usage_limit_entity Reset tracked usage for one entity under a usage limit. This changes accumulated usage for that entity only...

Route Portkey Admin through PolicyLayer and every one of its 150 tools is checked against your policy before it runs.

CHECK YOUR STACK →

See every tool, the dangerous ones, and the token cost across your stack.

How many tools does the Portkey Admin MCP server have? +

The Portkey Admin MCP server exposes 150 tools across 4 categories: Read, Write, Destructive, Execute.

How do I enforce policies on Portkey Admin tools? +

Route the Portkey Admin server through the PolicyLayer gateway. Define allow, deny, or approval rules per tool in the dashboard; they are enforced on every call before it reaches the server.

What risk categories do Portkey Admin tools fall into? +

Portkey Admin tools are categorised as Read (76), Write (51), Destructive (21), Execute (2). Each category has a recommended default policy.

Enforce policy on every Portkey Admin tool call.

Start from Portkey Admin, add the rest of your stack, and see everything your agents can call. Then put policy on all of it.

Instant setup, no code required.

43,000+ MCP servers and 220,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.