Skip to main content
Glama

Attio MCP Server

by kesslerio

get-list-details

Retrieve detailed configuration and structure information for CRM lists, including pipeline stages and field settings, to understand list organization and data management.

Instructions

Get details for a specific CRM list (pipeline stages, field configuration, etc.)

Input Schema

NameRequiredDescriptionDefault
listIdYesID of the list to get details for

Input Schema (JSON Schema)

{ "properties": { "listId": { "description": "ID of the list to get details for", "type": "string" } }, "required": [ "listId" ], "type": "object" }

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/kesslerio/attio-mcp-server'

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