Skip to content

docs(skills): add server-side web search to opper-api skill#11

Merged
Jose-Sabater merged 1 commit into
mainfrom
docs/api-skill-web-search
Jun 2, 2026
Merged

docs(skills): add server-side web search to opper-api skill#11
Jose-Sabater merged 1 commit into
mainfrom
docs/api-skill-web-search

Conversation

@Jose-Sabater

Copy link
Copy Markdown
Member

Adds a concise Server-side web search section to the opper-api skill so agents discover it without grepping the spec blind.

Covers, in a few lines:

  • Portable opper:web_search tool on the compat chat endpoints, with the engine selector (auto / native / opper / jina / exa) and the knobs (max_results, max_uses, search_context_size very_low→full, domain filters, country, freshness). Flagged beta.
  • Native provider shapes that forward verbatim.
  • Standalone POST /v3/tools/web/search.

Points to the authoritative CanonicalWebSearchTool schema in the live spec (with a grep one-liner, matching the skill's "grep the spec" ethos) and the docs guide.

🤖 Generated with Claude Code

@Jose-Sabater
Jose-Sabater merged commit fc46ec3 into main Jun 2, 2026
1 check passed
@Jose-Sabater
Jose-Sabater deleted the docs/api-skill-web-search branch June 2, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant