Documentation

List Projects Tool

Retrieves all projects that the authenticated user is a member of. Returns project names, user roles (owner, admin, member, or guest), member counts, and the project owner's plan type.

Retrieves all projects that the authenticated user is a member of. Returns project names, user roles (owner, admin, member, or guest), member counts, and the project owner's plan type.

Safety: Read only

Tool names, field names, and schema descriptions remain in canonical MCP English so copied calls match the server exactly.

Input schema

Field Type Required Description
no This tool accepts no input.

Example prompt

Use list-projects-tool to help me with the relevant Taskavel task.

Example call

{
  "name": "list-projects-tool",
  "arguments": {}
}

Last reviewed Jul 26, 2026