Support assistant.search.* APIs

Open Beginner friendly
#2,607 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
node.js, typescript
Domain
api

Research direction

Start in the @slack/web-api package by locating how Slack API methods are registered and compare the missing assistant.search.context and assistant.search.info endpoints with existing method entries. Done means both documented endpoints can be called through the library rather than requiring fetch.

Written by the indexing model from the issue text.

Description

auto-triage-skip enhancement pkg:web-api
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 fetch for these API calls as a workaround in the meantime.

Dominant language
TypeScript
Stars
3.4k
Forks
688
Avg merge
15h 31m
Merged PRs (30d)
27

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from slackapi/node-slack-sdk

All issues in slackapi/node-slack-sdk

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.