MCP Tools
Retrieve your projects includingid, name, description, and created_at fields.
{
"jsonrpc": "2.0",
"id": "3",
"method": "tools/call",
"params": {
"name": "credos_list_projects",
"arguments": {
"cursor": "eyJjcmVhdGVkX2F0IjoiMjAyNS-..."
}
}
}Parameter | Type | Description |
|---|---|---|
cursor | string | Pagination cursor to get more pages (optional) |