MCP Tools
Retrieves your team's Coding Projects. Each project includes its id, name, description, and created_at.
{
"jsonrpc": "2.0",
"id": "3",
"method": "tools/call",
"params": {
"name": "credos_list_coding_projects",
"arguments": {
"cursor": "eyJjcmVhdGVkX2F0IjoiMjAyNS-..."
}
}
}Parameter | Type | Description |
|---|---|---|
cursor | string | The cursor to use for pagination (optional) |