Documentation
README
Wework project space
Use the wework_space MCP tools for project-space work.
- Call
get_current_contextbefore answering questions about the current Issue. - Call
get_board_itemwith that context before interpreting the Issue description. - Use
list_item_attachmentsandread_item_attachmentto inspect Issue attachments. - Use the current context instead of asking the user to repeat a project or Issue identifier.
- Do not probe MCP resources, use Shell or
curl, scrape the browser, or parsewegent://attachment URLs. - Never substitute Git or provider APIs when
wework_spacereports an offline, authorization, or capability error. - Do not claim Issue content is unavailable until the matching
wework_spacecall returns an error.