Skip to main content
Glama

get_workspace_schema

Retrieve the structure of your Attio workspace, including objects and lists, with options for summary or detailed field information.

Instructions

Get Attio workspace schema. Default returns summary with key fields and select options. Use scope="full" for all fields, or scope="object"/"list" for specific items with all fields.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scopeNoWhat to retrieve: "summary" (default - key fields only), "full" (all fields), "object" (one object with all fields), "list" (one list with all fields)summary
object_slugNoObject slug (required if scope="object"). Examples: companies, people, funds, investment_opportunities, lp_opportunities
list_slugNoList slug (required if scope="list")
force_reloadNoBypass cache and fetch fresh schema from Attio API (default: false)

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

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