মূল কন্টেন্টে যান

MCP রিসোর্স

clepit-এর MCP সার্ভার যে প্রতিটি রিসোর্স দেয়, সরাসরি সার্ভার থেকেই তৈরি। একটি রিসোর্স একই অনুমতির অধীনে তার সংশ্লিষ্ট টুল যা পড়ত তা-ই পড়ে।

রিসোর্সসমূহ

রিসোর্সনামযা ধারণ করে
clepit://billingBillingThe company's plan, status and renewal.
clepit://meWho am IThe signed-in person, the company, and what this connection was granted.
clepit://membersMembersThe company's members with their roles.
clepit://updatesUpdatesRecent changes in the workspaces the agent may read.
clepit://workspaceYour companyThe company the agent acts in.
clepit://workspacesWorkspacesThe workspaces the agent may read.

টেমপ্লেটসমূহ

একটি টেমপ্লেট রিসোর্সের একটি পরিবারকে নাম দেয়। প্রতিটি {placeholder} পূরণ করুন এবং resources/read দিয়ে ঠিকানাটি পড়ুন।

টেমপ্লেটনামযা ধারণ করে
clepit://workspaces/{workspace_id}/treePage treeA workspace's pages as a tree.
clepit://pages/{page_id}PageA page with its content blocks.
clepit://pages/{page_id}/markdownPage as MarkdownA page rendered as Markdown.
clepit://pages/{page_id}/commentsCommentsThe comment threads on a page.
clepit://pages/{page_id}/revisionsPage historyA page's saved versions, newest first.
clepit://pages/{page_id}/revisions/{revision_id}VersionOne saved version of a page, with its content.
clepit://pages/{page_id}/collectionCollectionA collection page's columns and views.