Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PUBNUB_PUBLISH_KEY | No | Your PubNub publish key | |
PUBNUB_SUBSCRIBE_KEY | No | Your PubNub subscribe key |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
say_hello |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
thank_you_pubnub |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
pubnub_docs | - |
fetch_pubnub_sdk_docs | - |
publish_pubnub_message | - |
fetch_pubnub_docs | - |
fetch_pubnub_messages | - |
fetch_pubnub_presence | - |