projects.list
List all accessible Clamp projects with their id, name, and billing plan. Use this to identify project IDs for multi-project setups or when asked which sites are tracked.
Instructions
List all Clamp projects this credential can access. Returns each project's id, name, and plan ('free', 'pro', or 'growth'). Use this when the user asks "which sites do you see" or when the agent needs a project_id to disambiguate before calling another tool — most other tools auto-resolve when the credential has access to exactly one project, so explicit calls are only needed for multi-project setups.
Examples:
"which sites are tracked" → projects.list
before drilling into a specific project's data when several exist
Limitations: returns an empty array if the credential is org-scoped but has no projects yet. The plan field is the current billing plan, not a permission level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projects | Yes |