|
4 | 4 | <meta charset="utf-8" /> |
5 | 5 | <title>API Reference — Minds Cowork Docs</title> |
6 | 6 | <meta name="viewport" content="width=device-width,initial-scale=1" /> |
| 7 | +<meta name="description" content="REST API reference for Minds Cowork. Endpoints for conversations, projects, artifacts, schedules, files, connectors, memories, skills, and scratchpads." /> |
| 8 | +<meta name="keywords" content="Minds Cowork API, REST API, AI agent API, conversations API, projects API, artifacts API, schedules API, connectors API" /> |
| 9 | +<meta name="robots" content="index, follow" /> |
| 10 | +<meta name="author" content="Minds Platform" /> |
| 11 | +<meta property="og:title" content="API Reference — Minds Cowork" /> |
| 12 | +<meta property="og:description" content="REST API reference for Minds Cowork. Endpoints for conversations, projects, artifacts, schedules, files, connectors, memories, skills, and scratchpads." /> |
| 13 | +<meta property="og:type" content="website" /> |
| 14 | +<meta property="og:site_name" content="Minds Cowork" /> |
| 15 | +<meta property="og:image" content="favicon.png" /> |
| 16 | +<meta name="twitter:card" content="summary" /> |
| 17 | +<meta name="twitter:site" content="@MindsDB" /> |
| 18 | +<meta name="twitter:title" content="API Reference — Minds Cowork" /> |
| 19 | +<meta name="twitter:description" content="REST API reference for Minds Cowork. Endpoints for conversations, projects, artifacts, schedules, files, connectors, memories, skills, and scratchpads." /> |
7 | 20 | <link rel="preconnect" href="https://fonts.googleapis.com" /> |
8 | 21 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> |
9 | 22 | <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=Josefin+Sans:wght@300;400;700&display=swap" rel="stylesheet" /> |
|
0 commit comments