chat_with_workspace
Overview
Chat With Workspace
Chat with your Notion workspace.
Website Of Chat With Workspace
https://api.notionlink.io
chat_with_workspace
Chat with your Notion workspace.
Plugin Info Update Time At GPTStore.Ai
1/1/1
Plugin Functions/Features Of Chat With Workspace
OPERATION ID | HTTP METHOD | Description | |
---|---|---|---|
1 | /search | post | Returns all pages or databases that have titles that include the query param. If no query param is provided, then the response contains all pages or databases. To limit the request to search only pages or to search only databases, use the filter param. |
2 | /page/{id} | get | Retrieves a Page object using the ID specified. Responses contains page properties, not page content. To fetch page content, use the retrieve block children endpoint. |
3 | /block/{id} | get | Retrieves a specific block by its ID. Pages are considered blocks, so you can provide a page ID to this endpoint. |
4 | /block/{id}/children | get | Returns a paginated array of child block objects contained in the block using the ID specified. In order to receive a complete representation of a block, you may need to recursively retrieve the block children of child blocks. Pages are considered blocks, so you can provide a page ID. |
5 | /database/{id} | get | Retrieves a database object — information that describes the structure and columns of a database — for a provided database ID. To fetch database rows rather than columns, use the Query a database endpoint. |
6 | /database/{id}/query | post | Gets a list of Pages contained in the database, filtered and ordered according to the filter conditions and sort criteria provided in the request. The response may contain fewer than page_size of results. |
0 chat_with_workspace Reviews
0 out of 5
- 5 Stars0%
- 4 Stars0%
- 3 Stars0%
- 2 Stars0%
- 1 Star0%
What do you think about chat_with_workspace?
Leave a review for the community