Skip to content

Commit edbae02

Browse files
lance2kCopilot
andauthored
Update instructions/context7.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 4224178 commit edbae02

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

instructions/context7.instructions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,17 @@ When Context7 is available as an MCP server, use it automatically as follows.
6565
### Tool workflow
6666

6767
1) **If the user provides a library ID**, use it directly.
68-
- Valid forms: `/owner/repo` or `/owner/repo/version` (for pinned versions).
68+
- Valid forms: `/owner/repo` or `/owner/repo/version` (for pinned versions).
6969

7070
2) Otherwise, **resolve the library ID** using:
71-
- Tool: `resolve-library-id`
72-
- Inputs:
71+
- Tool: `resolve-library-id`
72+
- Inputs:
7373
- `libraryName`: the library/framework name (e.g., “next.js”, “supabase”, “prisma”)
7474
- `query`: the user’s task (used to rank matches)
7575

7676
3) **Fetch relevant documentation** using:
77-
- Tool: `query-docs`
78-
- Inputs:
77+
- Tool: `query-docs`
78+
- Inputs:
7979
- `libraryId`: the resolved (or user-supplied) library ID
8080
- `query`: the exact task/question you are answering
8181

0 commit comments

Comments
 (0)