Agent Skill · Carto

carto-manage-platform

Administer the CARTO org — users, roles, quotas, activity audit, and bulk resource operations.

Provider: Carto Path in repo: skills/carto-manage-platform/SKILL.md

Skill body

carto-manage-platform

Org-level operations: managing users and invitations, monitoring quotas, auditing activity, and superadmin bulk ops on resources. Most of these commands require Admin or Superadmin role; non-admin users will see permission errors.

When to use this skill

For querying activity data interactively (the exploratory side), use carto-query-datawarehouse/references/activity-queries.md. This skill is for the operational/admin surface around activity data.

Quick reference

# Org overview (users, resources, quotas, AI limits)
carto org stats

# User management
carto users list --all --json
carto users invite alice@example.com --role Builder
carto users get alice@example.com

# Activity audit (Enterprise Large+)
carto activity export \
  --start-date 2026-04-01 --end-date 2026-04-28 \
  --output-dir ./apr-2026

# Superadmin bulk
carto admin list maps --all
carto admin batch-delete
carto admin transfer

What’s in this skill

Topic Reference
org stats and quota monitoring references/org-and-quotas.md
users lifecycle: list, invite, role changes, deletion with handoff references/users-and-invites.md
admin superadmin ops: bulk list, batch delete, resource transfer references/admin-bulk-ops.md
Activity event-type catalog (150+ events; full reference) references/activity-event-reference.md
Advanced activity analyses (success rates, trends, by-category) references/advanced-analyses.md
Activity-data troubleshooting (DuckDB install, plan gates, TLS) references/activity-troubleshooting.md

Always-on guidance

Skill frontmatter

license: MIT

Work with this as data

Every skill here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for agent skills

4 MCP tools reach this
  • find_skillsBrowse and filter every skill in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This skill
curl "https://apis.io/api/v1/skills/carto-manage-platform"
All agent skills
curl "https://apis.io/api/v1/skills?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.