slackapi / slackapi/node-slack-sdk

Support assistant.search.* APIs

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

Nobody has claimed this yet.

auto-triage-skip enhancement pkg:web-api
Dominant language
TypeScript
Stars
3.4k
Forks
688
Avg merge
15h 31m
Merged PRs (30d)
27

Description

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.

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.