Skip to content

add create and update collection tools#3

Closed
bymustfa wants to merge 1 commit intodirectus:mainfrom
bymustfa:main
Closed

add create and update collection tools#3
bymustfa wants to merge 1 commit intodirectus:mainfrom
bymustfa:main

Conversation

@bymustfa
Copy link
Copy Markdown

  • Added createCollectionTool for creating new collections.
  • Added updateCollectionTool for updating the meta information of existing collections.
  • Both tools are defined in src/tools/collections.ts and exported via index.ts.
  • Input schemas were created using Zod, and integration with the Directus SDK was implemented according to the project architecture.

- Added createCollectionTool for creating new collections.
- Added updateCollectionTool for updating the meta information of existing collections.
- Both tools are defined in src/tools/collections.ts and exported via index.ts.
- Input schemas were created using Zod, and integration with the Directus SDK was implemented according to the project architecture.
@bymustfa bymustfa closed this Apr 26, 2026
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