This is the message I’m getting from Claude. Essentially it tells me it cannot find any information because the document is empty but it isn’t. I have the document open in Tinderbox (it opened when I opened Claude after enabling AI integration via MCP) and it has a lot of content.
Message from Claude:
Now let me explore the document for information about non-verbal predicates. I’ll search for relevant terms:
T
Get notes
Request
{ `query`: `$Text.contains(\"non-verbal\") | $Text.contains(\"support verb\") | $Name.contains(\"predicate\")`, `attributes`: `Text` }
Response
Found 0 notes matching '$Text.contains("non-verbal") | $Text.contains("support verb") | $Name.contains("predicate")':
Let me search more broadly for terms that might relate to this concept - perhaps looking for
Let me search more broadly for terms that might relate to this concept - perhaps looking for “support”, “copula”, “auxiliary”, etc.
T
Get notes
Request
{ `query`: `$Text.contains(\"support\") | $Text.contains(\"copula\") | $Text.contains(\"auxiliary\")`, `attributes`: `Text` }
Response
Found 0 notes matching '$Text.contains("support") | $Text.contains("copula") | $Text.contains("auxiliary")':
Let me try a different approach - let me get an overview of the document structure to see what’s in
Let me try a different approach - let me get an overview of the document structure to see what’s in it.
T
Get notes
Request
{ `query`: `$Container==\"\"` }
Response
Found 0 notes matching '$Container==""':
Let me try to get all top-level notes to see the structure.
Let me try to get all top-level notes to see the structure.
T
Get notes
Request
{ `query`: `$OutlineDepth==0` }
Response
Found 0 notes matching '$OutlineDepth==0':
Let me try a broader search - just search for all notes and see what’s in the document.
Let me try a broader search - just search for all notes and see what’s in the document.
T
Get notes
Request
{ `query`: `$Name!=\"\"` }
Response
Found 0 notes matching '$Name!=""':
This is strange - the document appears to be empty or I’m not querying it correctly.
This is strange - the document appears to be empty or I’m not querying it correctly. Let me try to look at the document info again or try a simpler approach.
T
Get notes
Request
{ `query`: `true` }
Response
Found 0 notes matching 'true':
The document appears to be empty or there’s an issue with accessing it.
The document appears to be empty or there’s an issue with accessing it. Let me check if there are any available documents or if I need to switch to a different one.
T
Get document
Request
{ `name`: `Adjectives` }
Response
• file: (null) size: Zero KB uuid: 9833C240-71A4-4D2A-BBA9-D0E6EF70E029 user attributes: Other available documents: :- Adjectives
Detected empty document, preparing to report findings.
The document shows “Zero KB” size, which suggests it might be empty or newly created. The user asked me to explore it, but there doesn’t seem to be any content. Let me report this finding to the user.
I’ve explored the Adjectives document, but it appears to be empty (showing Zero KB size) with no notes currently in it.


