List the knowledge files stored under the project’s project/ prefix only. These files are visible to every run in the project.
Documentation Index
Fetch the complete documentation index at: https://api-docs.nunu.ai/llms.txt
Use this file to discover all available pages before exploring further.
https://bouncer.nunu.ai, not the main nunu.ai/api/v1 host. Use the same
X-Api-Key header for authentication.project/ prefix. These are
the files that every run in the project sees regardless of which agent or test
case it executes.
If you instead want a single response that combines project files with
agent- or test-case-scoped files, use
List Knowledge Files.
true, attach parsed metadata (description, summary, keywords)
for each file from its .{name}.meta.json sidecar."project" for this endpoint.API key for authentication
The nunu.ai project ID. Must match the project the API key is scoped to.
When true, attach parsed metadata (description, summary, keywords) for each file from its .{name}.meta.json sidecar.