-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
Description
Info about the agentkit
This agentkit is a Notion assistant chatbot that provides conversational help, queries, and automations for Notion users.
How should it work (step-by-step instructions):
- User connects their Notion account and grants required permissions.
- User interacts with the chatbot, asking questions about their Notion workspace.
- The agent fetches information using the Notion API.
- The agent summarizes, organizes, or automates actions (e.g., create page, update database entries).
- The agent returns clear responses and confirms actions taken.
Reference contribution guide & sample agentkit:
- See the repository's CONTRIBUTING.md and any sample agentkit in
/examples/sample-agentkitfor best practices. - Document the integration steps, required permissions, and API usage in your submission.
- Submit your agentkit in the appropriate structure as per repo standards.