Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
GET_WIKI | Get details about a specific wiki from IQ.wiki by ID |
GET_USER_CREATED_WIKIS | Get wikis created by a specific user on IQ.wiki |
GET_USER_EDITED_WIKIS | Get wikis edited by a specific user on IQ.wiki |
GET_USER_WIKI_ACTIVITIES | Get wiki activities (creations or edits) for a specific user on IQ.wiki |