Files
automatisch/packages/docs/pages/apps/brave-search/actions.md
2025-01-27 12:21:11 +00:00

13 lines
255 B
Markdown

---
favicon: /favicons/brave-search.svg
items:
- name: Web search
desc: Queries Brave Search and get back search results from the web.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />