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 status | get status from tabnews api |
| get contents | get contents from tabnews api |
| get contents by user | get contents by user from tabnews api |
| get content | get content from tabnews api |
| get comments | get comments from a content on tabnews api |
| get analytics user created | To get how many users were created (per day) in tabnews |
| get analytics root content published | To get how many posts were made (per day) in tabnews |
| get analytics child content published | To get how many comments were made (per day) in tabnews |
| get rss feed | To get the rss feed from tabnews |