mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1243] [CLOSED] Add flight_search plugin #1484
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1243
Author: @SarahWei0804
Created: 9/15/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (10+)
23b6944bump download plugin to version 0.3.028661a7Delete tdcktz/sse_request_tool/sse_request_tool-0.0.2.difypkg9161d9eMerge pull request #1033 from bowenliang123/bump-download-plugin-0.3.08c8829dremove all the source code981e6e9Merge branch 'langgenius:main' into main6934d8fAdd PDF to Images plugin v1.0.078ab467bump download plugin to version 0.4.0ad39ba7Merge pull request #1037 from bowenliang123/bump-download-plugin-0.4.0b86d0b5Merge pull request #1026 from JAVA-LW/main17dc2e3Merge pull request #1019 from grayashh/main📊 Changes
392 files changed (+255 additions, -218 deletions)
View changed files
➕
.assets/bar.jpeg(+0 -0)➕
.github/ISSUE_TEMPLATE/plugin_request.yaml(+28 -0)➕
.github/pull_request_template.md(+50 -0)📝
.github/workflows/pre-check-plugin.yaml(+54 -8)📝
.github/workflows/upload-merged-plugin.yaml(+0 -2)📝
.gitignore(+28 -2)➕
ACAne0320/memobase/memobase-0.0.2.difypkg(+0 -0)➕
ACAne0320/memobase/memobase.difypkg(+0 -0)➕
BrightData/brightdata-dify-plugin/brightdata_plugin.difypkg(+0 -0)➕
CloudPureNO1/insigmaai/insigma-ai.difypkg(+0 -0)➕
Cloudfall-RedKernel/redkernel.difypkg(+0 -0)➕
Cloudsway/smartseach/smartseach.difypkg(+0 -0)➕
Euraxluo/dingtalk-assistant-caller/dingtalk-assistant-caller-0.0.2.difypkg(+0 -0)➕
FinancialAI/financialdatasets/financialdatasets.difypkg(+0 -0)➕
JOTO-Tech/schemarag/schemarag-0.0.1.difypkg(+0 -0)➕
JOTO-Tech/schemarag/schemarag-0.0.3.difypkg(+0 -0)➕
JOTO-Tech/schemarag/schemarag-0.0.4.difypkg(+0 -0)➕
JOTO-Tech/schemarag/schemarag-0.0.5.difypkg(+0 -0)➕
JOTO-Tech/schemarag/schemarag-0.0.6.difypkg(+0 -0)➕
JOTO-Tech/schemarag/schemarag-0.0.8.difypkg(+0 -0)...and 80 more files
📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin allows users to search for one-way flights using structured input within Dify chat workflows. It supports common travel parameters such as departure/arrival airports, travel date, passenger types, and seat class. The plugin fetches real-time flight data and returns structured results in JSON format.
The plugin is stateless and does not store or process any personal data. It is intended to assist AI agents in simple travel-related tasks.
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Data Collection
This plugin does not collect any personal data.
It does not store, process, or transmit any personally identifiable information (PII) such as name, email, IP address, or location.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.