### Package @slack/web-api ### Description The following two endpoints aren't set up in `@slack/web-api`: - https://docs.slack.dev/reference/methods/assistant.search.context - https://docs.slack.dev/reference/methods/assistant.search.info I would be nice to be able to use these via this library. ### Alternatives Considered We can use `fetch` for these API calls as a workaround in the meantime.
Package
@slack/web-api
Description
The following two endpoints aren't set up in
@slack/web-api:I would be nice to be able to use these via this library.
Alternatives Considered
We can use
fetchfor these API calls as a workaround in the meantime.