Skip to main content
Glama

list_integrations

View and filter all integrations in your Portkey organization by workspace or type to manage connected services.

Instructions

List all integrations in your Portkey organization with optional filtering by workspace or type

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
current_pageNoPage number for pagination
page_sizeNoNumber of results per page (default 100, max 100)
workspace_idNoFilter integrations accessible by a specific workspace
typeNoFilter by integration type: 'workspace', 'organisation', or 'all' (default)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions optional filtering but doesn't cover critical aspects like pagination behavior (implied by parameters but not described), rate limits, authentication needs, or what the response format looks like. This leaves significant gaps for an agent to understand how the tool behaves.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, efficient sentence that front-loads the core purpose ('List all integrations') and adds necessary qualification ('with optional filtering'). There's no wasted verbiage, making it easy to parse quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's moderate complexity (4 parameters, no output schema, no annotations), the description is adequate but incomplete. It covers the basic purpose and filtering but lacks details on pagination behavior, response structure, or error handling, which are important for a list tool with multiple parameters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all parameters thoroughly. The description adds minimal value by mentioning 'optional filtering by workspace or type,' which aligns with two parameters but doesn't provide additional semantics beyond what the schema states. This meets the baseline for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('List all integrations') and resource ('in your Portkey organization'), making the purpose immediately understandable. However, it doesn't distinguish this tool from potential siblings like 'list_integration_models' or 'list_integration_workspaces' that might exist on the same server, preventing a perfect score.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage context through 'optional filtering by workspace or type,' suggesting when to use this tool for filtered listings. However, it doesn't explicitly state when to use this versus other list tools (like 'list_integration_models') or when not to use it, leaving some ambiguity.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/s-b-e-n-s-o-n/portkey-admin-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server