@lobehub/market-sdk 0.33.0 → 0.33.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.d.mts +5 -0
  2. package/package.json +1 -1
package/dist/index.d.mts CHANGED
@@ -2599,6 +2599,11 @@ interface ListSkillProvidersResponse {
2599
2599
  * Response for listing tools of a provider
2600
2600
  */
2601
2601
  interface ListSkillToolsResponse {
2602
+ /**
2603
+ * Instruction markdown providing guidance on authentication,
2604
+ * available tools, and extended API reference
2605
+ */
2606
+ instruction?: string;
2602
2607
  /**
2603
2608
  * Provider identifier
2604
2609
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/market-sdk",
3
- "version": "0.33.0",
3
+ "version": "0.33.1",
4
4
  "description": "LobeHub Market JavaScript SDK",
5
5
  "keywords": [
6
6
  "lobehub",