Fetch
fetchFull Description
Retrieves details about Notion entities by their ID. You can fetch the following types of entities:
- Page, i.e. from a <page> block or a <mention-page> mention
- Database, i.e. from a <database> block or a <mention-database> mention
Use the "fetch" tool when you need to see the details of one or more Notion entities you already know exists and have their IDs. Provide the Notion entities in the id parameter. Content for pages that are returned use the enhanced Markdown format, which is a superset of the standard Markdown syntax. See the full spec in the description of the "create-pages" tool. Notion does not currently have a public concept of Data Sources, and only supports Databases. When rendering the response from this tool, assume the database only has one data source and display the details of the data source as the database, removing any mention of "data sources" from the result.
Parameters
idstring