Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
WEWORK_ACCESS_TOKEN | Yes | Your WeWork API access token |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
file://projects/available |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_projects | |
get_project_details | |
analyze_project_tasks | |
find_project_by_name | |
get_project_statistics | |
test_connection |